MOOCHO (Single Doxygen Collection)
Version of the Day
|
Go to the source code of this file.
Classes | |
class | AbstractLinAlgPack::TransSparseCOOElementViewIter< T_Iter, T_IterCat, T_Indice, T_ValRef, T_Diff > |
Templateded iterator for iterating through a set of COO Matix elements but viewing them in transpose. More... | |
class | AbstractLinAlgPack::TransSparseCOOElementViewIter< T_Iter, T_IterCat, T_Indice, T_ValRef, T_Diff >::ElementView< TT_Iter, TT_IterCat, TT_Indice, TT_ValRef, TT_Diff > |
Type for the object that is returned for the transpose sparse element. More... | |
Namespaces | |
AbstractLinAlgPack | |
Functions | |
template<class Iter , class Cat , class Indice , class ValRef , class Diff > | |
TransSparseCOOElementViewIter < Iter, Cat, Indice, ValRef, Diff > | AbstractLinAlgPack::operator+ (Diff n, const TransSparseCOOElementViewIter< Iter, Cat, Indice, ValRef, Diff > itr) |