MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
DenseLinAlgPack_TestDenseLinAlgPack.hpp File Reference
#include <iosfwd>
#include "DenseLinAlgPack_Types.hpp"
Include dependency graph for DenseLinAlgPack_TestDenseLinAlgPack.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 DenseLinAlgPack
 Test function for COOMatrix and COOMatrixSlice.
 
 DenseLinAlgPack::TestingPack
 

Functions

bool DenseLinAlgPack::TestingPack::TestDenseLinAlgPack (std::ostream *out)
 
bool DenseLinAlgPack::TestingPack::TestVectorClass (std::ostream *out)
 
bool DenseLinAlgPack::TestingPack::TestVectorOp (std::ostream *out)
 
bool DenseLinAlgPack::TestingPack::TestGenMatrixClass (std::ostream *out)
 
bool DenseLinAlgPack::TestingPack::TestGenMatrixOp (std::ostream *out)
 
void DenseLinAlgPack::TestingPack::TestDenseLinAlgPackIO (std::istream &in, std::ostream &out)