Searched refs:orthogonalizeMatrix (Results 1 – 1 of 1) sorted by relevance
232 double[][] ort = orthogonalizeMatrix(m, threshold); in Rotation()956 private double[][] orthogonalizeMatrix(double[][] m, double threshold) in orthogonalizeMatrix() method in Rotation