#include <abnormal-matrix.h>
|
| | AbnormalMatrix () |
| |
| | AbnormalMatrix (const Field &F, Matrix &mat) |
| |
| void | init (const Field &F, Matrix &mat) |
| |
| Element & | getEntry (Element &e, Index i, Index j) |
| |
| const Element & | setEntry (Index i, Index j, const Element &e) |
| |
| template<class Mat2> |
| void | saxpyin (const Element &e, const Mat2 &rhs, Index startRow, Index startCol, Index numRows, Index numCols) |
| |
| void | normalize () |
| |
◆ Index
◆ Element
◆ AbnormalMatrix() [1/2]
◆ AbnormalMatrix() [2/2]
◆ init()
◆ getEntry()
◆ setEntry()
◆ saxpyin()
◆ normalize()
◆ mat_
◆ helper_
◆ field_
◆ cols_
◆ rows_
The documentation for this class was generated from the following file: