Loading...
Searching...
No Matches
CLUFactorRational::Temp Class Reference Temporary data structures. More...
Detailed DescriptionTemporary data structures. Definition at line 95 of file clufactor_rational.h. Constructor & Destructor Documentation◆ Temp() [1/2]
constructor ◆ ~Temp()
destructor ◆ Temp() [2/2]Member Function Documentation◆ clear()
clears the structure ◆ init()
initialization ◆ operator=()Member Data Documentation◆ pivot_col
column index handlers for Real linked list Definition at line 103 of file clufactor_rational.h. ◆ pivot_colNZ
lists for columns to number of nonzeros Definition at line 104 of file clufactor_rational.h. ◆ pivot_row
row index handlers for Real linked list Definition at line 105 of file clufactor_rational.h. ◆ pivot_rowNZ
lists for rows to number of nonzeros Definition at line 106 of file clufactor_rational.h. ◆ pivots
ring of selected pivot rows Definition at line 102 of file clufactor_rational.h. ◆ s_cact
lengths of columns of active submatrix Definition at line 100 of file clufactor_rational.h. ◆ s_mark
marker Definition at line 98 of file clufactor_rational.h. ◆ s_max
maximum absolute value per row (or -1) Definition at line 99 of file clufactor_rational.h. ◆ stage
stage of the structure Definition at line 101 of file clufactor_rational.h.
|