Searched refs:Matrix (Results 201 - 225 of 524) sorted by relevance

1234567891011>>

/external/ceres-solver/internal/ceres/
H A Ddogleg_strategy_test.cc64 Matrix basis(6, 6);
76 Matrix sqrtD = Ddiag.array().sqrt().matrix().asDiagonal();
77 Matrix jacobian = sqrtD * basis;
105 Matrix jacobian = Ddiag.asDiagonal();
212 const Matrix basis = strategy.subspace_basis();
H A Dline_search_direction.cc161 inverse_hessian_ = Matrix::Identity(num_parameters, num_parameters);
298 Matrix A = delta_x * (delta_gradient.transpose() *
307 Matrix B = Matrix::Zero(num_parameters_, num_parameters_);
337 Matrix inverse_hessian_;
H A Dblock_sparse_matrix_test.cc104 Matrix m_a;
105 Matrix m_b;
/external/eigen/test/eigen2/
H A Deigen2_array.cpp21 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType;
56 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType;
120 CALL_SUBTEST_1( array(Matrix<float, 1, 1>()) );
128 CALL_SUBTEST_1( comparisons(Matrix<float, 1, 1>()) );
135 CALL_SUBTEST_1( lpNorm(Matrix<float, 1, 1>()) );
H A Deigen2_eigensolver.cpp27 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType;
28 typedef Matrix<RealScalar, MatrixType::RowsAtCompileTime, 1> RealVectorType;
49 typename Gsl::Matrix gEvec=0, gSymmA=0, gSymmB=0;
110 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> VectorType;
111 typedef Matrix<RealScalar, MatrixType::RowsAtCompileTime, 1> RealVectorType;
H A Dproduct.h29 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, 1> RowVectorType;
30 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> ColVectorType;
31 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime> RowSquareMatrixType;
32 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, MatrixType::ColsAtCompileTime> ColSquareMatrixType;
33 typedef Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::ColsAtCompileTime,
H A Dsparse.h46 Matrix<Scalar,Dynamic,Dynamic>& refMat,
89 Matrix<Scalar,Dynamic,Dynamic>& refMat,
132 Matrix<Scalar,Dynamic,1>& refVec,
/external/eigen/test/
H A Dgeo_hyperplane.cpp25 typedef Matrix<Scalar, HyperplaneType::AmbientDimAtCompileTime, 1> VectorType;
26 typedef Matrix<Scalar, HyperplaneType::AmbientDimAtCompileTime,
84 typedef Matrix<Scalar,2,1> Vector;
85 typedef Matrix<Scalar,3,1> CoeffsType;
121 typedef Matrix<Scalar,3,1> Vector;
H A Dlu.cpp46 typedef Matrix<typename MatrixType::Scalar, ColsAtCompileTime, ColsAtCompileTime>
48 typedef Matrix<typename MatrixType::Scalar, RowsAtCompileTime, RowsAtCompileTime>
183 CALL_SUBTEST_2( (lu_non_invertible<Matrix<double, 4, 6> >()) );
184 CALL_SUBTEST_2( (lu_verify_assert<Matrix<double, 4, 6> >()) );
204 CALL_SUBTEST_7(( lu_non_invertible<Matrix<float,Dynamic,16> >() ));
H A Dproduct_trmm.cpp17 typedef Matrix<Scalar,Dynamic,Dynamic,TriOrder> TriMatrix;
18 typedef Matrix<Scalar,Dynamic,OtherCols,OtherCols==1?ColMajor:OtherOrder> OnTheRight;
19 typedef Matrix<Scalar,OtherCols,Dynamic,OtherCols==1?RowMajor:OtherOrder> OnTheLeft;
21 typedef Matrix<Scalar,Dynamic,OtherCols,OtherCols==1?ColMajor:ResOrder> ResXS;
22 typedef Matrix<Scalar,OtherCols,Dynamic,OtherCols==1?RowMajor:ResOrder> ResSX;
H A Dproduct_trsolve.cpp34 Matrix<Scalar,Size,Size,ColMajor> cmLhs(size,size);
35 Matrix<Scalar,Size,Size,RowMajor> rmLhs(size,size);
39 Matrix<Scalar,Size,Cols,colmajor> cmRhs(size,cols);
40 Matrix<Scalar,Size,Cols,rowmajor> rmRhs(size,cols);
41 Matrix<Scalar,Dynamic,Dynamic,colmajor> ref(size,cols);
H A Dconservative_resize.cpp19 typedef Matrix<Scalar, Eigen::Dynamic, Eigen::Dynamic, Storage> MatrixType;
63 typedef Matrix<Scalar, 1, Eigen::Dynamic> VectorType;
107 m.conservativeResizeLike(Matrix<Scalar,Dynamic,Dynamic>::Zero(1,size));
H A Deigensolver_generic.cpp26 typedef Matrix<RealScalar, MatrixType::RowsAtCompileTime, 1> RealVectorType;
100 CALL_SUBTEST_3( eigensolver(Matrix<double,1,1>()) );
107 CALL_SUBTEST_3( eigensolver_verify_assert(Matrix<double,1,1>()) );
H A Dvisitor.cpp116 CALL_SUBTEST_1( matrixVisitor(Matrix<float, 1, 1>()) );
120 CALL_SUBTEST_5( matrixVisitor(Matrix<double,Dynamic,Dynamic,RowMajor>(20, 20)) );
125 CALL_SUBTEST_7( vectorVisitor(Matrix<int,12,1>()) );
/external/eigen/unsupported/test/
H A Dmatrix_exponential.cpp29 Matrix<T,2,2> A, B, C;
51 Matrix<std::complex<T>,2,2> A, B, C;
78 Matrix<T,Dynamic,Dynamic> A(size,size), B(size,size), C(size,size);
133 CALL_SUBTEST_7(randomTest(Matrix<double,3,3,RowMajor>(), 1e-13));
140 CALL_SUBTEST_9(randomTest(Matrix<long double,Dynamic,Dynamic>(7,7), 1e-13));
/external/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp174 LiveIntervalUnion::Query &Q = Matrix->query(VirtReg, *Units);
199 Matrix->unassign(Spill);
226 AllocationOrder Order(VirtReg.reg, *VRM, RegClassInfo, Matrix);
229 switch (Matrix->checkInterference(VirtReg, PhysReg)) {
251 assert(!Matrix->checkInterference(VirtReg, *PhysRegI) &&
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
H A DTerminalView.java23 import android.graphics.Matrix;
57 private Matrix scaleMatrix;
58 private static final Matrix.ScaleToFit scaleType = Matrix.ScaleToFit.FILL;
107 scaleMatrix = new Matrix();
/external/ceres-solver/include/ceres/
H A Dgradient_checker.h81 vector<Matrix> term_jacobians;
84 vector<Matrix> finite_difference_jacobians;
185 Matrix jacobian_difference = results->term_jacobians[i] -
/external/clang/test/Sema/
H A Darray-init.c254 typedef struct _Matrix Matrix; typedef in typeref:struct:_Matrix
256 const Matrix mat1 = {
263 const Matrix mat2 = {
/external/eigen/Eigen/src/Core/
H A DMap.h184 inline Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>
185 ::Matrix(const Scalar *data) function in class:Eigen::Matrix
187 this->_set_noalias(Eigen::Map<const Matrix>(data));
/external/eigen/Eigen/src/Geometry/
H A DUmeyama.h42 typedef Matrix<typename traits<MatrixType>::Scalar,
91 * Eigen::Matrix.
108 typedef Matrix<Scalar, Dimension, 1> VectorType;
109 typedef Matrix<Scalar, Dimension, Dimension> MatrixType;
/external/eigen/Eigen/src/misc/
H A DSparseSolve.h57 Eigen::Matrix<DestScalar,Dynamic,Dynamic> tmp(size,rhsCols);
58 Eigen::Matrix<DestScalar,Dynamic,Dynamic> tmpX(size,rhsCols);
92 typedef Matrix<typename Rhs::Scalar,
/external/eigen/bench/
H A Dproduct_threshold.cpp47 typedef Matrix<Scalar,M,K> Lhs; Lhs a; a.setRandom();
48 typedef Matrix<Scalar,K,N> Rhs; Rhs b; b.setRandom();
49 typedef Matrix<Scalar,M,N> Res; Res c; c.setRandom();
/external/eigen/unsupported/Eigen/src/SVD/
H A DSVDBase.h64 typedef Matrix<Scalar, RowsAtCompileTime, RowsAtCompileTime,
67 typedef Matrix<Scalar, ColsAtCompileTime, ColsAtCompileTime,
73 typedef Matrix<Scalar, DiagSizeAtCompileTime, DiagSizeAtCompileTime,
/external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
H A DLevenbergMarquardt.h49 typedef Matrix<Scalar,InputsAtCompileTime,1> InputType;
50 typedef Matrix<Scalar,ValuesAtCompileTime,1> ValueType;
51 typedef Matrix<Scalar,ValuesAtCompileTime,InputsAtCompileTime> JacobianType;
73 typedef Matrix<Scalar,Dynamic,1> InputType;
74 typedef Matrix<Scalar,Dynamic,1> ValueType;
120 typedef Matrix<Scalar,Dynamic,1> FVectorType;

Completed in 1101 milliseconds

1234567891011>>