public Decompose ( int &permutationArray, int &toggle ) : Matrix | ||
permutationArray | int | Keeps track of how the matrices have been rearranged during the calculation |
toggle | int | is +1 or -1 (even or odd) |
Результат | Matrix |
public Decompose ( int &permutationArray, int &toggle ) : Matrix | ||
permutationArray | int | Keeps track of how the matrices have been rearranged during the calculation |
toggle | int | is +1 or -1 (even or odd) |
Результат | Matrix |