Searched defs:_cost (Results 1 – 8 of 8) sorted by relevance
/external/eigen/bench/btl/actions/ | ||
D | action_hessenberg.hh | 127 double _cost; member in Action_hessenberg |
D | action_partial_lu.hh | 122 double _cost; member in Action_partial_lu |
D | action_lu_decomp.hh | 121 double _cost; member in Action_lu_decomp |
D | action_cholesky.hh | 125 double _cost; member in Action_cholesky |
D | action_trisolve.hh | 134 double _cost; member in Action_trisolve |
D | action_trisolve_matrix.hh | 157 double _cost; member in Action_trisolve_matrix |
D | action_trmm.hh | 157 double _cost; member in Action_trmm |
/external/python/cpython3/Lib/test/ | ||
D | test_functools.py | 2388 _cost = 1 variable in CachedCostItem |