Home
last modified time | relevance | path

Searched defs:compute_inverse (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/LU/
DInverseImpl.h23 struct compute_inverse struct
40 struct compute_inverse<MatrixType, ResultType, 1> argument
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_matrix.inl250 struct compute_inverse{}; struct
253 struct compute_inverse<tmat2x2, T, P, Aligned> struct
255 GLM_FUNC_QUALIFIER static tmat2x2<T, P> call(tmat2x2<T, P> const& m)
272 struct compute_inverse<tmat3x3, T, P, Aligned> struct
274 GLM_FUNC_QUALIFIER static tmat3x3<T, P> call(tmat3x3<T, P> const& m)
297 struct compute_inverse<tmat4x4, T, P, Aligned> struct
299 GLM_FUNC_QUALIFIER static tmat4x4<T, P> call(tmat4x4<T, P> const& m)
Dfunc_matrix_simd.inl52 struct compute_inverse<tmat4x4, float, P, true> struct
54 GLM_FUNC_QUALIFIER static tmat4x4<float, P> call(tmat4x4<float, P> const& m)