OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orthogonalise
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/Renderer/
Matrix.hpp
93
Matrix &
orthogonalise
(); // Gram-Schmidt orthogonalisation of 3x3 submatrix
Matrix.cpp
312
Matrix &Matrix::
orthogonalise
()
function in class:sw::Matrix
Completed in 73 milliseconds