Searched defs:_rhs (Results 1 – 4 of 4) sorted by relevance
| /external/eigen/Eigen/src/Core/products/ |
| D | SelfadjointMatrixVector.h | 42 const Scalar* _rhs, Index rhsIncr, in run()
|
| /external/opencv3/modules/core/include/opencv2/core/ |
| D | operations.hpp | 324 Mat _u(u, false), _w(w, false), _vt(vt, false), _rhs(rhs, false), _dst(dst, false); in backSubst() local
|
| /external/opencv3/modules/core/src/ |
| D | lapack.cpp | 1445 InputArray _rhs, OutputArray _dst ) in backSubst()
|
| /external/llvm/lib/Support/ |
| D | APFloat.cpp | 34 #define PackCategoriesIntoKey(_lhs, _rhs) ((_lhs) * 4 + (_rhs)) argument
|