procrustesRotationAndTranslation 248 3rdparty/openexr/Imath/ImathMatrixAlgo.cpp return procrustesRotationAndTranslation (A, B, (const T*) 0, numPoints, doScale); procrustesRotationAndTranslation 252 3rdparty/openexr/Imath/ImathMatrixAlgo.cpp template M44d procrustesRotationAndTranslation (const V3d* from, const V3d* to, const size_t numPoints, const bool doScale); procrustesRotationAndTranslation 253 3rdparty/openexr/Imath/ImathMatrixAlgo.cpp template M44d procrustesRotationAndTranslation (const V3f* from, const V3f* to, const size_t numPoints, const bool doScale); procrustesRotationAndTranslation 254 3rdparty/openexr/Imath/ImathMatrixAlgo.cpp template M44d procrustesRotationAndTranslation (const V3d* from, const V3d* to, const double* weights, const size_t numPoints, const bool doScale); procrustesRotationAndTranslation 255 3rdparty/openexr/Imath/ImathMatrixAlgo.cpp template M44d procrustesRotationAndTranslation (const V3f* from, const V3f* to, const float* weights, const size_t numPoints, const bool doScale); procrustesRotationAndTranslation 1334 3rdparty/openexr/Imath/ImathMatrixAlgo.h procrustesRotationAndTranslation (const Imath::Vec3<T>* A, // From these procrustesRotationAndTranslation 1343 3rdparty/openexr/Imath/ImathMatrixAlgo.h procrustesRotationAndTranslation (const Imath::Vec3<T>* A,