Home
last modified time | relevance | path

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

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/test/
H A DitkVersorTest.cxx124 const itk::Point<double,3> newVRtestPoint=(VRMatrix)*testPoint; in RotationMatrixToVersorTest() local
129 … const double error_newMRtestPoint_newVRtestPoint=(newMRtestPoint-newVRtestPoint).GetNorm(); in RotationMatrixToVersorTest()
139 …std::cout << newMRtestPoint << " " << newVRtestPoint << " " << newVRFROMMRPoint << " " << newVRFRO… in RotationMatrixToVersorTest()