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 64a641e8ca LA: extend Build.Diagonal for diagonal matrices 13 years ago
..
Complex LA: diagonal-dense Add Subtract 13 years ago
Complex32 LA: diagonal-dense Add Subtract 13 years ago
Double LA: diagonal-dense Add Subtract 13 years ago
Factorization LA/Precision: Matrix norms double-valued (like vectors); generic AlmostEqual support 13 years ago
Single LA: diagonal-dense Add Subtract 13 years ago
Solvers LA: Iterative solvers: make failure stop criterium generic/shared 13 years ago
Storage LA: align CreateIdentity with the other static create functions 13 years ago
Builder.cs LA: extend Build.Diagonal for diagonal matrices 13 years ago
IBuilder.cs LA: Refactoring towards the generic matrix/vector types, test simplification 13 years ago
Matrix.Arithmetic.cs LA: diagonal matrix-vector Multiply LeftMultiply/TransposeThisAndMultiply 13 years ago
Matrix.BCL.cs Inspections/CodeAnalysis Cleanup 13 years ago
Matrix.Operators.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
Matrix.Solve.cs LA: split builders to vector/matrix, also allows shorter member names #139 13 years ago
Matrix.cs LA: Matrix.ClearSubMatrix should nop-return instead of fail on empty/negative selection 13 years ago
Vector.Arithmetic.cs LA: split builders to vector/matrix, also allows shorter member names #139 13 years ago
Vector.BCL.cs Misc cleanup, docs, optional params 13 years ago
Vector.Operators.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
Vector.cs LA: split builders to vector/matrix, also allows shorter member names #139 13 years ago