![]() |
My Project
UNKNOWN_GIT_VERSION
|
#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 1659 of file tgb_internal.h.
|
inline |
Definition at line 1668 of file tgb_internal.h.
|
inline |
Definition at line 1726 of file tgb_internal.h.
|
inline |
Definition at line 1769 of file tgb_internal.h.
|
inline |
Definition at line 1726 of file tgb_internal.h.
|
inline |
Definition at line 1668 of file tgb_internal.h.
|
inline |
Definition at line 1708 of file tgb_internal.h.
|
private |
Definition at line 1663 of file tgb_internal.h.
|
private |
Definition at line 1664 of file tgb_internal.h.
|
private |
Definition at line 1666 of file tgb_internal.h.
|
private |
Definition at line 1665 of file tgb_internal.h.
|
private |
Definition at line 1662 of file tgb_internal.h.
|
private |
Definition at line 1661 of file tgb_internal.h.