public static class MatrixOp.UpperTriangularMatrixResult extends Object
UpperTriangularMatrixResult(double[][] matrix, int rowExchangeOpCount)
int
getRowExchangeOpCount()
double[][]
matrix()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpperTriangularMatrixResult(double[][] matrix, int rowExchangeOpCount)
public double[][] matrix()
public int getRowExchangeOpCount()
Copyright © 2017. All rights reserved.