Searched defs:rotationMatrix (Results 1 – 3 of 3) sorted by relevance
197 int32_t SensorAlgorithm::getDirection(std::vector<float> rotationMatrix, std::vector<float> &rotati… in getDirection()220 …orithm::createRotationMatrix(std::vector<float> rotationVector, std::vector<float> &rotationMatrix) in createRotationMatrix()270 std::vector<float> &rotationMatrix, std::vector<float> &inclinationMatrix) in createRotationAndInclination()
68 float rotationMatrix[THREE_DIMENSIONAL_MATRIX_LENGTH]; member
525 std::vector<float> rotationMatrix; in GetDirection() local732 std::vector<float> rotationMatrix(THREE_DIMENSIONAL_MATRIX_LENGTH); in GetRotationMatrix() local