Math.NET Numerics v0.3

IDenseRowColumnAccessMatrix Interface

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

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

public interface IDenseRowColumnAccessMatrix : IDense, IMatrix

Requirements

Namespace: MathNet.Numerics.LinearAlgebra.Sparse

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

See Also

IDenseRowColumnAccessMatrix Members | MathNet.Numerics.LinearAlgebra.Sparse Namespace