![]() |
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 1683 of file tgb_internal.h.
|
inline |
Definition at line 1692 of file tgb_internal.h.
|
inline |
Definition at line 1760 of file tgb_internal.h.
|
inline |
Definition at line 1828 of file tgb_internal.h.
|
inline |
Definition at line 1760 of file tgb_internal.h.
|
inline |
Definition at line 1692 of file tgb_internal.h.
|
inline |
Definition at line 1742 of file tgb_internal.h.
|
private |
Definition at line 1687 of file tgb_internal.h.
|
private |
Definition at line 1688 of file tgb_internal.h.
|
private |
Definition at line 1690 of file tgb_internal.h.
|
private |
Definition at line 1689 of file tgb_internal.h.
|
private |
Definition at line 1686 of file tgb_internal.h.
|
private |
Definition at line 1685 of file tgb_internal.h.