| /external/eigen/Eigen/src/Cholesky/ |
| D | LDLT.h | 186 solve(const MatrixBase<Rhs>& b) const in solve() function 196 bool solve(const MatrixBase<OtherDerived>& b, ResultType *result) const in solve() function
|
| D | LLT.h | 122 solve(const MatrixBase<Rhs>& b) const in solve() function 132 bool solve(const MatrixBase<OtherDerived>& b, ResultType *result) const in solve() function
|
| /external/eigen/Eigen/src/IterativeLinearSolvers/ |
| D | IterativeSolverBase.h | 167 solve(const MatrixBase<Rhs>& b) const in solve() function 181 solve(const SparseMatrixBase<Rhs>& b) const in solve() function
|
| D | BasicPreconditioners.h | 90 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| D | IncompleteLUT.h | 170 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| /external/eigen/Eigen/src/Eigen2Support/ |
| D | QR.h | 30 bool solve(const MatrixBase<OtherDerived>& b, ResultType *result) const in solve() function
|
| D | LU.h | 52 bool solve(const MatrixBase<OtherDerived>& b, ResultType *result) const in solve() function
|
| D | SVD.h | 513 bool SVD<MatrixType>::solve(const MatrixBase<OtherDerived> &b, ResultType* result) const in solve() function
|
| /external/eigen/Eigen/src/SparseCholesky/ |
| D | SimplicialCholesky.h | 88 solve(const MatrixBase<Rhs>& b) const in solve() function 102 solve(const SparseMatrixBase<Rhs>& b) const in solve() function
|
| /external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
| D | IncompleteLU.h | 81 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| D | IncompleteCholesky.h | 107 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| /external/chromium_org/third_party/WebKit/Source/platform/animation/ |
| D | UnitBezier.h | 140 double solve(double x, double epsilon) in solve() function
|
| /external/eigen/Eigen/src/CholmodSupport/ |
| D | CholmodSupport.h | 225 solve(const MatrixBase<Rhs>& b) const in solve() function 239 solve(const SparseMatrixBase<Rhs>& b) const in solve() function
|
| /external/llvm/include/llvm/CodeGen/PBQP/ |
| D | RegAllocSolver.h | 152 Solution solve() { in solve() function 349 inline Solution solve(Graph& G) { in solve() function
|
| /external/eigen/Eigen/src/QR/ |
| D | HouseholderQR.h | 122 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| D | ColPivHouseholderQR.h | 142 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| /external/eigen/Eigen/src/SparseLU/ |
| D | SparseLU.h | 178 inline const internal::solve_retval<SparseLU, Rhs> solve(const MatrixBase<Rhs>& B) const in solve() function 191 …inline const internal::sparse_solve_retval<SparseLU, Rhs> solve(const SparseMatrixBase<Rhs>& B) co… in solve() function
|
| /external/eigen/unsupported/Eigen/src/Skyline/ |
| D | SkylineInplaceLU.h | 307 bool SkylineInplaceLU<MatrixType>::solve(const MatrixBase<BDerived> &b, MatrixBase<XDerived>* x, co… in solve() function
|
| /external/eigen/Eigen/src/LU/ |
| D | FullPivLU.h | 215 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| D | PartialPivLU.h | 133 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| /external/eigen/Eigen/src/UmfPackSupport/ |
| D | UmfPackSupport.h | 206 inline const internal::solve_retval<UmfPackLU, Rhs> solve(const MatrixBase<Rhs>& b) const in solve() function 219 …inline const internal::sparse_solve_retval<UmfPackLU, Rhs> solve(const SparseMatrixBase<Rhs>& b) c… in solve() function
|
| /external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
| D | HybridNonLinearSolver.h | 344 HybridNonLinearSolver<FunctorType,Scalar>::solve(FVectorType &x) in solve() function
|
| /external/eigen/unsupported/Eigen/src/SVD/ |
| D | BDCSVD.h | 158 solve(const MatrixBase<Rhs>& b) const in solve() function
|
| /external/llvm/lib/Analysis/ |
| D | LazyValueInfo.cpp | 458 void LazyValueInfoCache::solve() { in solve() function in LazyValueInfoCache
|