Searched refs:adjoint (Results 1 – 4 of 4) sorted by relevance
1019 public Matrix3f adjoint() { in adjoint() method in Matrix3f1020 return adjoint(null); in adjoint()1030 public Matrix3f adjoint(Matrix3f store) { in adjoint() method in Matrix3f
1543 public Matrix4f adjoint() { in adjoint() method in Matrix4f1544 return adjoint(null); in adjoint()1581 public Matrix4f adjoint(Matrix4f store) { in adjoint() method in Matrix4f
159 static void adjoint(const TransformationMatrix::Matrix4& matrix, TransformationMatrix::Matrix4& res… in adjoint() function209 adjoint(matrix, result); in inverse()
41131 (WebCore::adjoint):