42template <
class IT,
class NT>
57 template <
typename UnaryOperation,
60 PruneI(UnaryOperation unary_op,
bool inPlace,
61 GlobalIT rowOffset, GlobalIT colOffset);
void Merge(const Csc< IT, NT > *A, const Csc< IT, NT > *B, IT cut)
Csc< IT, NT > * PruneI(UnaryOperation unary_op, bool inPlace, GlobalIT rowOffset, GlobalIT colOffset)
Csc< IT, NT > & operator=(const Csc< IT, NT > &rhs)
void Resize(IT nsize)
Does not change the dimension.
void Split(Csc< IT, NT > *&A, Csc< IT, NT > *&B, IT cut)