opencv 2.2.0
|
#include <operations.hpp>
Public Member Functions | |
bool | operator() (const Matx< _Tp, 2, 2 > &a, const Matx< _Tp, 2, 1 > &b, Matx< _Tp, 2, 1 > &x, int method) const |
bool cv::Matx_FastSolveOp< _Tp, 2, 1 >::operator() | ( | const Matx< _Tp, 2, 2 > & | a, |
const Matx< _Tp, 2, 1 > & | b, | ||
Matx< _Tp, 2, 1 > & | x, | ||
int | method | ||
) | const [inline] |