#include <lambda-sparse.h>
|
| | LambdaSparseMatrix (const Field &F, size_t m, size_t n, double LAMBDA=3.) |
| |
| | LambdaSparseMatrix (const Field &F, size_t m, size_t n, const integer size, double LAMBDA=3.) |
| |
| | LambdaSparseMatrix (const LambdaSparseMatrix< Field, Row > &L) |
| |
| template<class _Ring, class _IRow> |
| | LambdaSparseMatrix (const Field &F, const LambdaSparseMatrix< _Ring, _IRow > &L) |
| |
| integer & | Norm (integer &norm) |
| |
◆ Row
template<class _Field, class _Row = typename Vector<_Field>::SparseSeq>
◆ Field
template<class _Field, class _Row = typename Vector<_Field>::SparseSeq>
◆ LambdaSparseMatrix() [1/4]
template<class _Field, class _Row = typename Vector<_Field>::SparseSeq>
◆ LambdaSparseMatrix() [2/4]
template<class _Field, class _Row = typename Vector<_Field>::SparseSeq>
◆ LambdaSparseMatrix() [3/4]
template<class _Field, class _Row = typename Vector<_Field>::SparseSeq>
◆ LambdaSparseMatrix() [4/4]
template<class _Field, class _Row = typename Vector<_Field>::SparseSeq>
template<class _Ring, class _IRow>
◆ Norm()
template<class _Field, class _Row = typename Vector<_Field>::SparseSeq>
The documentation for this class was generated from the following file: