COMBINATORIAL_BLAS  1.6
SpCCols.h File Reference
#include <cmath>
#include "SpMat.h"
#include "SpHelper.h"
#include "csc.h"
#include "SpCCols.cpp"

Go to the source code of this file.

Classes

class  combblas::SpCCols< IT, NT >
 
class  combblas::SpCCols< IT, NT >::SpColIter
 Iterate over (sparse) columns of the sparse matrix. More...
 
class  combblas::SpCCols< IT, NT >::SpColIter::NzIter
 Iterate over the nonzeros of the sparse column. More...
 
struct  combblas::promote_trait< SpCCols< IT, NT >, SpCCols< IT, NT > >
 
struct  combblas::promote_trait< SpCCols< IT, bool >, SpCCols< IT, NT >, typename combblas::disable_if< combblas::is_boolean< NT >::value >::type >
 
struct  combblas::promote_trait< SpCCols< IT, NT >, SpCCols< IT, bool >, typename combblas::disable_if< combblas::is_boolean< NT >::value >::type >
 
struct  combblas::promote_trait< SpCCols< IT, int >, SpCCols< IT, float > >
 
struct  combblas::promote_trait< SpCCols< IT, float >, SpCCols< IT, int > >
 
struct  combblas::promote_trait< SpCCols< IT, int >, SpCCols< IT, double > >
 
struct  combblas::promote_trait< SpCCols< IT, double >, SpCCols< IT, int > >
 
struct  combblas::create_trait< SpCCols< OIT, ONT >, NIT, NNT >
 

Namespaces

 combblas