Home
last modified time | relevance | path

Searched refs:orthogonalise (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Renderer/
DMatrix.hpp93 Matrix &orthogonalise(); // Gram-Schmidt orthogonalisation of 3x3 submatrix
DMatrix.cpp312 Matrix &Matrix::orthogonalise() in orthogonalise() function in sw::Matrix
/external/swiftshader/src/Device/
DMatrix.hpp93 Matrix &orthogonalise(); // Gram-Schmidt orthogonalisation of 3x3 submatrix
DMatrix.cpp312 Matrix &Matrix::orthogonalise() in orthogonalise() function in sw::Matrix