|
linear-library
|
Classes | |
| class | DecomposeLU |
| LU decomposition with partial pivoting. More... | |
| class | FlatMatrix |
| Examples: More... | |
| class | LU |
| LU decomposition with partial pivoting. More... | |
| class | VectorMatrix |
| Examples: More... | |
Functions | |
| template<typename U > | |
| std::ostream & | operator<< (std::ostream &os, FlatMatrix< U > &m) |
| std::ostream & LinearAlgebra::operator<< | ( | std::ostream & | os, |
| FlatMatrix< U > & | m | ||
| ) |