Math.NET Numerics v0.3

ISparseRowColumnAccessMatrix Interface

Sparse matrix with fast access to the whole structure, with row-major indices.

For a list of all members of this type, see ISparseRowColumnAccessMatrix Members.

public interface ISparseRowColumnAccessMatrix : ISparse, IMatrix

Requirements

Namespace: MathNet.Numerics.LinearAlgebra.Sparse

Assembly: MathNet.Numerics (in MathNet.Numerics.dll)

See Also

ISparseRowColumnAccessMatrix Members | MathNet.Numerics.LinearAlgebra.Sparse Namespace