MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "DenseLinAlgPack_DMatrixClass.hpp"
Go to the source code of this file.
Namespaces | |
DenseLinAlgPack | |
Test function for COOMatrix and COOMatrixSlice. | |
Functions | |
DVector | DenseLinAlgPack::e_vec (size_type i, size_type n) |
creates an n sized vector with all zeros accepts the ith element is one. More... | |
DMatrix | DenseLinAlgPack::eye (size_type n) |
creates an n x n identity matrix More... | |