Home
last modified time | relevance | path

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

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkVersorTest.cxx31 itk::Matrix<double,3,3> TestCreateRotationMatrixFromAngles(const double alpha, const double beta, c… in TestCreateRotationMatrixFromAngles() function
112 itk::Matrix<double,3,3> MR=TestCreateRotationMatrixFromAngles(alpha, beta, gamma); in RotationMatrixToVersorTest()