![]() |
#include <tgb_internal.h>
Public Member Functions | |
void | multiplyRow (int row, number_type coef) |
ModPMatrixBackSubstProxyOnArray (ModPMatrixProxyOnArray< number_type > &p) | |
void | updateLastReducibleIndex (int r, int upper_bound) |
void | backwardSubstitute (int r) |
~ModPMatrixBackSubstProxyOnArray () | |
void | backwardSubstitute () |
Private Attributes | |
int * | startIndices |
number_type ** | rows |
int * | lastReducibleIndices |
int | ncols |
int | nrows |
int | nonZeroUntil |
Definition at line 1507 of file tgb_internal.h.
|
inline |
Definition at line 1663 of file tgb_internal.h.
|
inline |
Definition at line 1751 of file tgb_internal.h.
|
inline |
Definition at line 1712 of file tgb_internal.h.
|
inline |
Definition at line 1755 of file tgb_internal.h.
|
inline |
Definition at line 1654 of file tgb_internal.h.
|
inline |
Definition at line 1694 of file tgb_internal.h.
|
private |
Definition at line 1649 of file tgb_internal.h.
|
private |
Definition at line 1650 of file tgb_internal.h.
|
private |
Definition at line 1652 of file tgb_internal.h.
|
private |
Definition at line 1651 of file tgb_internal.h.
|
private |
Definition at line 1648 of file tgb_internal.h.
|
private |
Definition at line 1647 of file tgb_internal.h.