#include <gauss.h>
|
| size_t & | operator() (size_t &rank, Element &determinant, std::deque< std::pair< size_t, size_t > > &invQ, _Matrix &L, _Matrix &U, Perm &P, size_t Ni, size_t Nj, bool) const |
| |
◆ operator()()
template<class _Field>
template<class _Matrix, class Perm, bool hasFFLAS>
| size_t & operator() |
( |
size_t & | rank, |
|
|
Element & | determinant, |
|
|
std::deque< std::pair< size_t, size_t > > & | invQ, |
|
|
_Matrix & | L, |
|
|
_Matrix & | U, |
|
|
Perm & | P, |
|
|
size_t | Ni, |
|
|
size_t | Nj, |
|
|
bool | ) const |
The documentation for this struct was generated from the following file: