Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christoph Ruegg 6a65aa5027 LA: align CreateIdentity with the other static create functions 13 years ago
..
DenseColumnMajorMatrixStorage.cs LA: expose publicly whether a matrix/vector storage format is dense or not 13 years ago
DenseVectorStorage.cs Misc cleanup, docs, optional params 13 years ago
DiagonalMatrixStorage.cs LA: expose publicly whether a matrix/vector storage format is dense or not 13 years ago
MatrixStorage.Validation.cs Comments: Add/fix some missing copyright headers 14 years ago
MatrixStorage.cs LA: split builders to vector/matrix, also allows shorter member names #139 13 years ago
SparseCompressedRowMatrixStorage.cs LA: align CreateIdentity with the other static create functions 13 years ago
SparseVectorStorage.cs LA: expose publicly whether a matrix/vector storage format is dense or not 13 years ago
VectorStorage.Validation.cs LA: Storage always provide CopyTo, never CopyFrom 14 years ago
VectorStorage.cs LA: split builders to vector/matrix, also allows shorter member names #139 13 years ago