FflasFfpack
|
Namespaces | |
namespace | FFLAS |
Macros | |
#define | __FFLASFFPACK_fflas_sparse_HYB_ZO_utils_INL |
Functions | |
template<class Field > | |
void | sparse_delete (const Sparse< Field, SparseMatrix_t::HYB_ZO > &A) |
template<class Field , class IndexT > | |
void | sparse_init (const Field &F, Sparse< Field, SparseMatrix_t::HYB_ZO > &A, const IndexT *row, const IndexT *col, typename Field::ConstElement_ptr dat, uint64_t rowdim, uint64_t coldim, uint64_t nnz) |
template<typename _Field > | |
std::ostream & | operator<< (std::ostream &os, const Sparse< _Field, SparseMatrix_t::HYB_ZO > &A) |
#define __FFLASFFPACK_fflas_sparse_HYB_ZO_utils_INL |