MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
DenseLinAlgPack_ElementaryMatVec.hpp File Reference
#include "DenseLinAlgPack_DMatrixClass.hpp"
Include dependency graph for DenseLinAlgPack_ElementaryMatVec.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...