![]() |
#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 1500 of file tgb_internal.h.
|
inline |
Definition at line 1656 of file tgb_internal.h.
|
inline |
Definition at line 1744 of file tgb_internal.h.
|
inline |
Definition at line 1705 of file tgb_internal.h.
|
inline |
Definition at line 1748 of file tgb_internal.h.
|
inline |
Definition at line 1647 of file tgb_internal.h.
|
inline |
Definition at line 1687 of file tgb_internal.h.
|
private |
Definition at line 1642 of file tgb_internal.h.
|
private |
Definition at line 1643 of file tgb_internal.h.
|
private |
Definition at line 1645 of file tgb_internal.h.
|
private |
Definition at line 1644 of file tgb_internal.h.
|
private |
Definition at line 1641 of file tgb_internal.h.
|
private |
Definition at line 1640 of file tgb_internal.h.