#include <reduce.hh>
|
template<typename Reduc , typename Vector > |
static unsigned | find_pivot (Reduc *that, const Vector &v, unsigned begin, unsigned *permutation) |
|
static void | bottom_up_reduction (Reduc *that, Basis &basis, unsigned *permutation) |
|
static unsigned | find_pivot (Reduc *that, const Vector &v, unsigned begin, unsigned *permutation) |
|
static void | normalisation_vector (Reduc *that, Vector &v, unsigned pivot, unsigned *permutation) |
|
static void | reduce_vector (Reduc *that, Vector &vbasis, Vector ¤t, unsigned b, unsigned *permutation) |
|
static void | vector_in_new_basis (Reduc *that, Basis &basis, Vector ¤t, Vector &new_vector, unsigned *permutation) |
|
◆ find_pivot()
template<typename Reduc , typename Vector >
The documentation for this struct was generated from the following file:
- /home/marsault/git-client/telecom/awali.git/awali/sttc/algos/reduce.hh