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