/external/eigen/Eigen/src/Cholesky/ |
D | LDLT.h | 176 solve(const MatrixBase<Rhs>& b) const in solve() function 186 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 | 119 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/unsupported/Eigen/src/IterativeSolvers/ |
D | IncompleteLU.h | 81 solve(const MatrixBase<Rhs>& b) const in solve() function
|
/external/eigen/Eigen/src/SparseCholesky/ |
D | SimplicialCholesky.h | 127 solve(const MatrixBase<Rhs>& b) const in solve() function 141 solve(const SparseMatrixBase<Rhs>& b) const in solve() function
|
/external/chromium_org/third_party/WebKit/Source/platform/animation/ |
D | UnitBezier.h | 110 double solve(double x, double epsilon) in solve() function
|
/external/eigen/Eigen/src/CholmodSupport/ |
D | CholmodSupport.h | 218 solve(const MatrixBase<Rhs>& b) const in solve() function 232 solve(const SparseMatrixBase<Rhs>& b) const in solve() function
|
/external/eigen/Eigen/src/QR/ |
D | HouseholderQR.h | 110 solve(const MatrixBase<Rhs>& b) const in solve() function
|
D | ColPivHouseholderQR.h | 123 solve(const MatrixBase<Rhs>& b) const 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 | 214 solve(const MatrixBase<Rhs>& b) const in solve() function
|
D | PartialPivLU.h | 133 solve(const MatrixBase<Rhs>& b) const in solve() function
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
D | HybridNonLinearSolver.h | 342 HybridNonLinearSolver<FunctorType,Scalar>::solve(FVectorType &x) in solve() function
|
/external/eigen/bench/spbench/ |
D | spbenchsolver.h | 248 ostringstream compute,solve,total,error; in printHtmlStatLine() local
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | HeuristicSolver.h | 608 static Solution solve(Graph &g) { 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
|
/external/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 457 void LazyValueInfoCache::solve() { in solve() function in LazyValueInfoCache
|