Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Any
Matrix
T
Properties
Properties
ColumnCount
Gets the number of matrix columns.
IsReadOnly
Gets a flag indicating whether the matrix is read-only.
Item
Gets or sets the value of a matrix entry.
RowCount
Gets the number of matrix rows.
See Also
Reference
AnyMatrix
T
Class
Meta.Numerics.Matrices Namespace
In This Article
Properties
See Also