COMBINATORIAL_BLAS  1.6
combblas::Dcsc< IT, NT > Member List

This is the complete list of members for combblas::Dcsc< IT, NT >, including all inherited members.

AddAndAssign(StackEntry< NT, std::pair< IT, IT > > *multstack, IT mdim, IT ndim, IT nnz)combblas::Dcsc< IT, NT >
Apply(_UnaryOperation __unary_op)combblas::Dcsc< IT, NT >inline
AuxIndex(const IT colind, bool &found, IT *aux, IT csize) constcombblas::Dcsc< IT, NT >
ColConcatenate(std::vector< Dcsc< IT, NT > * > &parts, std::vector< IT > &offsets)combblas::Dcsc< IT, NT >
ColSplit(std::vector< Dcsc< IT, NT > * > &parts, std::vector< IT > &cuts)combblas::Dcsc< IT, NT >
ConstructAux(IT ndim, IT *&aux) constcombblas::Dcsc< IT, NT >
cpcombblas::Dcsc< IT, NT >
Dcsc()combblas::Dcsc< IT, NT >
Dcsc(IT nnz, IT nzcol)combblas::Dcsc< IT, NT >
Dcsc(IT nnz, const std::vector< IT > &indices, bool isRow)combblas::Dcsc< IT, NT >
Dcsc(StackEntry< NT, std::pair< IT, IT > > *multstack, IT mdim, IT ndim, IT nnz)combblas::Dcsc< IT, NT >
Dcsc(const Dcsc< IT, NT > &rhs)combblas::Dcsc< IT, NT >
Dcsc(IT *_cp, IT *_jc, IT *_ir, NT *_numx, IT _nz, IT _nzc, bool _memowned=true)combblas::Dcsc< IT, NT >inline
EWiseMult(const Dcsc< IT, NT > &rhs, bool exclude)combblas::Dcsc< IT, NT >
EWiseMult(const Dcsc< IU, NU1 > &A, const Dcsc< IU, NU2 > *B, bool exclude)combblas::Dcsc< IT, NT >friend
EWiseScale(NT **scaler)combblas::Dcsc< IT, NT >
FillColInds(const VT *colnums, IT nind, std::vector< std::pair< IT, IT > > &colinds, IT *aux, IT csize) constcombblas::Dcsc< IT, NT >
index_type typedefcombblas::Dcsc< IT, NT >
ircombblas::Dcsc< IT, NT >
jccombblas::Dcsc< IT, NT >
memownedcombblas::Dcsc< IT, NT >
Merge(const Dcsc< IT, NT > *Adcsc, const Dcsc< IT, NT > *B, IT cut)combblas::Dcsc< IT, NT >
numxcombblas::Dcsc< IT, NT >
nzcombblas::Dcsc< IT, NT >
nzccombblas::Dcsc< IT, NT >
operator Dcsc< IT, NNT >() constcombblas::Dcsc< IT, NT >
operator Dcsc< NIT, NNT >() constcombblas::Dcsc< IT, NT >
operator+=(const Dcsc< IT, NT > &rhs)combblas::Dcsc< IT, NT >
operator=(const Dcsc< IT, NT > &rhs)combblas::Dcsc< IT, NT >
operator==(const Dcsc< IT, NT > &rhs)combblas::Dcsc< IT, NT >
Prune(_UnaryOperation __unary_op, bool inPlace)combblas::Dcsc< IT, NT >
PruneColumn(NT *pvals, _BinaryOperation __binary_op, bool inPlace)combblas::Dcsc< IT, NT >
PruneColumn(IT *pinds, NT *pvals, _BinaryOperation __binary_op, bool inPlace)combblas::Dcsc< IT, NT >
PruneI(_UnaryOperation __unary_op, bool inPlace, GlobalIT rowOffset, GlobalIT colOffset)combblas::Dcsc< IT, NT >
Resize(IT nzcnew, IT nznew)combblas::Dcsc< IT, NT >
RowSplit(int numsplits)combblas::Dcsc< IT, NT >
Split(Dcsc< IT, NT > *&A, Dcsc< IT, NT > *&B, IT cut)combblas::Dcsc< IT, NT >
UpdateDense(NT **array, _BinaryOperation __binary_op) constcombblas::Dcsc< IT, NT >
value_type typedefcombblas::Dcsc< IT, NT >
~Dcsc()combblas::Dcsc< IT, NT >