LA::Sparse::Matrix(T)
Inherits LA::Matrix / LA::LapackHelper / Enumerable / Reference / Object
Instance methods
+(m : LA::Matrix)
Source-(m : Sparse::Matrix)
Source-(m : LA::Matrix)
Source==(other : Sparse::Matrix(T))
Sourceclone
Sourcedup
Returns a shallow copy of this object.
This allocates a new object and copies the contents of
self into it.
nonzeros
Sourceto_dense
Source