Uses of Class
de.jreality.math.FactoredMatrix

Packages that use FactoredMatrix
de.jreality.math Mathematical utilities. 
 

Uses of FactoredMatrix in de.jreality.math
 

Methods in de.jreality.math that return FactoredMatrix
 FactoredMatrix FactoredMatrix.getInverseFactored()
           
 

Methods in de.jreality.math with parameters of type FactoredMatrix
 void FactoredMatrix.assignFrom(FactoredMatrix fm)
           
 

Constructors in de.jreality.math with parameters of type FactoredMatrix
FactoredMatrix(FactoredMatrix fm)
          copy constructor