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