Definition at line 151 of file basis_representation.h.
◆ BasisFactorization()
◆ ~BasisFactorization()
◆ Clear()
◆ ComputeInfinityNorm()
◆ ComputeInfinityNormConditionNumber()
| Fractional ComputeInfinityNormConditionNumber |
( |
| ) |
const |
◆ ComputeInfinityNormConditionNumberUpperBound()
| Fractional ComputeInfinityNormConditionNumberUpperBound |
( |
| ) |
const |
◆ ComputeInverseInfinityNorm()
◆ ComputeInverseOneNorm()
◆ ComputeOneNorm()
◆ ComputeOneNormConditionNumber()
| Fractional ComputeOneNormConditionNumber |
( |
| ) |
const |
◆ DeterministicTime()
| double DeterministicTime |
( |
| ) |
const |
◆ DualEdgeSquaredNorm()
| Fractional DualEdgeSquaredNorm |
( |
RowIndex |
row | ) |
const |
◆ ForceRefactorization()
| Status ForceRefactorization |
( |
| ) |
|
◆ GetColumnPermutation()
◆ GetNumberOfRows()
| RowIndex GetNumberOfRows |
( |
| ) |
const |
|
inline |
◆ Initialize()
◆ IsRefactorized()
| bool IsRefactorized |
( |
| ) |
const |
◆ LeftSolve()
◆ LeftSolveForUnitRow()
| void LeftSolveForUnitRow |
( |
ColIndex |
j, |
|
|
ScatteredRow * |
y |
|
) |
| const |
◆ Refactorize()
◆ ResetStats()
◆ RightSolve()
◆ RightSolveForProblemColumn()
| void RightSolveForProblemColumn |
( |
ColIndex |
col, |
|
|
ScatteredColumn * |
d |
|
) |
| const |
◆ RightSolveForTau()
◆ RightSolveSquaredNorm()
◆ SetColumnPermutationToIdentity()
| void SetColumnPermutationToIdentity |
( |
| ) |
|
|
inline |
◆ SetParameters()
| void SetParameters |
( |
const GlopParameters & |
parameters | ) |
|
|
inline |
◆ StatString()
| std::string StatString |
( |
| ) |
const |
|
inline |
◆ TemporaryLeftSolveForUnitRow()
| void TemporaryLeftSolveForUnitRow |
( |
ColIndex |
j, |
|
|
ScatteredRow * |
y |
|
) |
| const |
◆ Update()
| Status Update |
( |
ColIndex |
entering_col, |
|
|
RowIndex |
leaving_variable_row, |
|
|
const ScatteredColumn & |
direction |
|
) |
| |
The documentation for this class was generated from the following files: