MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
AbstractLinAlgPack_SparseElementOut.hpp File Reference
#include <ostream>
#include "AbstractLinAlgPack_SparseElement.hpp"
Include dependency graph for AbstractLinAlgPack_SparseElementOut.hpp:

Go to the source code of this file.

Namespaces

 AbstractLinAlgPack
 

Functions

template<class T_Indice , class T_Value >
std::ostream & AbstractLinAlgPack::operator<< (std::ostream &o, const SparseElement< T_Indice, T_Value > &ele)
 Outputs a SparseElement<> object. More...