us.ihmc.utilities.math
Class MatrixOfCofactorsCalculatorInefficient

java.lang.Object
  extended by us.ihmc.utilities.math.MatrixOfCofactorsCalculatorInefficient

public class MatrixOfCofactorsCalculatorInefficient
extends java.lang.Object


Constructor Summary
MatrixOfCofactorsCalculatorInefficient()
           
 
Method Summary
static org.ejml.data.DenseMatrix64F computeMatrixOfCoFactors(org.ejml.data.DenseMatrix64F mat)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatrixOfCofactorsCalculatorInefficient

public MatrixOfCofactorsCalculatorInefficient()
Method Detail

computeMatrixOfCoFactors

public static org.ejml.data.DenseMatrix64F computeMatrixOfCoFactors(org.ejml.data.DenseMatrix64F mat)