Home
last modified time | relevance | path

Searched refs:evals (Results 1 – 12 of 12) sorted by relevance

/external/eigen/bench/
Deig33.cpp86 void eigen33(const Matrix& mat, Matrix& evecs, Vector& evals) in eigen33() argument
101 computeRoots(scaledMat,evals); in eigen33()
135 if((evals(2)-evals(0))<=Eigen::NumTraits<Scalar>::epsilon()) in eigen33()
143 tmp.diagonal ().array () -= evals (2); in eigen33()
147 tmp.diagonal ().array () -= evals (1); in eigen33()
161 evals *= scale; in eigen33()
162 evals.array()+=shift; in eigen33()
185 Vec evals; in main() local
186 BENCH(t, tries, rep, eigen33(A,evecs,evals)); in main()
/external/eigen/unsupported/doc/examples/
DPolynomialSolver1.cpp34 Eigen::Matrix<float,6,1> evals; in main() local
35 …for( int i=0; i<6; ++i ){ evals[i] = std::abs( poly_eval( hardCase_polynomial, psolvef.roots()[i] … in main()
36 …cout << "Norms of the evaluations of the polynomial at the roots: " << evals.transpose() << endl <… in main()
45 evals[i] = std::abs( poly_eval( hardCase_polynomial, castedRoot ) ); in main()
47 …cout << "Norms of the evaluations of the polynomial at the roots: " << evals.transpose() << endl <… in main()
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dplatform.hpp35 evals, std::vector<intrusive_ref<device>> &> {
Dplatform.cpp27 platform::platform() : adaptor_range(evals(), devs) { in platform()
Dcontext.cpp50 return map(evals(), devs); in devices()
Dcontext.hpp34 evals, const std::vector<intrusive_ref<device>> &
Dprogram.hpp38 evals, const std::vector<intrusive_ref<device>> &> device_range;
Dprogram.cpp98 return map(evals(), _devices); in devices()
/external/harfbuzz_ng/src/
Dgen-use-table.py299 evals = [(k, v(U,UISC,UGC)) for k,v in items]
300 values = [k for k,v in evals if v]
/external/mesa3d/src/gallium/state_trackers/clover/util/
Dfunctional.hpp205 struct evals { struct
/external/doclava/res/assets/templates/
Dmacros.cs79 if the "condition" parameter evals to true then the link is displayed
/external/v8/
DChangeLog24860 Allow evals for debugger even if they are prohibited in the debugee
29507 Allowed aliased eval invocations by treating them as evals in the