![]() |
My Project
|
#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 1688 of file tgb_internal.h.
|
inline |
Definition at line 1697 of file tgb_internal.h.
|
inline |
Definition at line 1765 of file tgb_internal.h.
|
inline |
Definition at line 1833 of file tgb_internal.h.
|
inline |
Definition at line 1765 of file tgb_internal.h.
|
inline |
Definition at line 1697 of file tgb_internal.h.
|
inline |
Definition at line 1747 of file tgb_internal.h.
|
private |
Definition at line 1692 of file tgb_internal.h.
|
private |
Definition at line 1693 of file tgb_internal.h.
|
private |
Definition at line 1695 of file tgb_internal.h.
|
private |
Definition at line 1694 of file tgb_internal.h.
|
private |
Definition at line 1691 of file tgb_internal.h.
|
private |
Definition at line 1690 of file tgb_internal.h.