Home
last modified time | relevance | path

Searched defs:schur (Results 1 – 8 of 8) sorted by relevance

/external/eigen/doc/snippets/
DComplexSchur_compute.cpp2 ComplexSchur<MatrixXcf> schur(4); variable
DRealSchur_compute.cpp2 RealSchur<MatrixXf> schur(4); variable
/external/eigen/test/
Dschur_complex.cpp14 template<typename MatrixType> void schur(int size = MatrixType::ColsAtCompileTime) in schur() function
Dschur_real.cpp40 template<typename MatrixType> void schur(int size = MatrixType::ColsAtCompileTime) in schur() function
/external/eigen/unsupported/test/
Dmatrix_power.cpp108 …me internal::conditional< IsComplex, ComplexSchur<MatrixType>, RealSchur<MatrixType> >::type schur; in testSingular() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dself_adjoint_eig.cc105 JacobiRotation schur; in SymmetricShurDecomposition2x2() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4836 ExprP<float> schur = bindExpression("schur", ctx, in doExpand() local
4880 ExprP<Mat2> schur = bindExpression("schur", ctx, in doExpand() local
4937 ExprP<Mat3_16b::Scalar> schur = bindExpression("schur", ctx, in doExpand() local
4981 ExprP<Mat2_16b> schur = bindExpression("schur", ctx, in doExpand() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3859 ExprP<float> schur = bindExpression("schur", ctx, in doExpand() local
3903 ExprP<Mat2> schur = bindExpression("schur", ctx, in doExpand() local