Searched defs:Matrix (Results 1 – 13 of 13) sorted by relevance
/external/ceres-solver/include/ceres/internal/ |
D | eigen.h | 42 typedef Eigen::Matrix<double, Dynamic, Dynamic, RowMajor> Matrix; typedef 55 Matrix; typedef
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | Math.h | 116 Matrix(unsigned rows, unsigned cols) : in Matrix() function 122 Matrix(unsigned rows, unsigned cols, PBQPNum initVal) : in Matrix() function 128 Matrix(const Matrix &m) : in Matrix() function
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1897 .. _feat_reliable: 1899 Is Generally Reliable 1908 Assembly Parser 1918 Disassembler 1926 Inline Asm 1934 JIT Support 1947 .o File Writing 1961 Tail Calls 1970 Segmented Stacks
|
/external/llvm/lib/CodeGen/ |
D | RegAllocBase.h | 65 LiveRegMatrix *Matrix; variable
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
D | RotationBase.h | 64 ::Matrix(const RotationBase<OtherDerived,ColsAtCompileTime>& r) in Matrix() function
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveRegMatrix.h | 51 LiveIntervalUnion::Array Matrix; variable
|
/external/eigen/test/eigen2/ |
D | gsl_helper.h | 26 typedef gsl_matrix* Matrix; typedef
|
/external/eigen/test/ |
D | nomalloc.cpp | 105 maxSize, maxSize> Matrix; in ctms_decompositions() typedef
|
/external/valgrind/unittest/ |
D | linear_solver.h | 86 Matrix (int M_, int N) { in Matrix() function
|
/external/ceres-solver/examples/ |
D | nist.cc | 71 typedef Eigen::Matrix<double, Dynamic, Dynamic, RowMajor> Matrix; typedef
|
/external/clang/test/Sema/ |
D | array-init.c | 253 typedef struct _Matrix Matrix; typedef
|
/external/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 157 union Matrix { union
|
/external/opencv/cvaux/src/ |
D | cvscanlines.cpp | 47 icvGetNormalVector3( CvMatrix3 * Matrix, float *v ) in icvGetNormalVector3()
|