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.
 
 
 
 
 
Vladimír Vondruš ede0d9b503 Math: generalize Gram-Schmidt algorithm for non-square matrices. 13 years ago
..
CMakeLists.txt Math: SVD algorithm implementation. 13 years ago
GaussJordanTest.cpp Math: matrix/vector rework, part 2: matrix as array of column vectors. 13 years ago
GramSchmidtTest.cpp Math: generalize Gram-Schmidt algorithm for non-square matrices. 13 years ago
SvdTest.cpp Math: SVD algorithm implementation. 13 years ago