Data.Eigen.SparseMatrix.Mutable

Mutable SparseMatrix

data IOSparseMatrix a b

type IOSparseMatrixXf

type IOSparseMatrixXd

type IOSparseMatrixXcf

type IOSparseMatrixXcd

new

reserve

Matrix properties

rows

cols

innerSize

outerSize

nonZeros

Matrix compression

compressed

compress

uncompress

Accessing matrix data

read

write

setZero

setIdentity

Changing matrix shape

resize

conservativeResize