OpenCV  2.4.13.2
Open Source Computer Vision
cv::Matx_FastSolveOp< _Tp, 3, 1 > Struct Template Reference

#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) const
 

Member Function Documentation

§ operator()()

template<typename _Tp >
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   
) const
inline

The documentation for this struct was generated from the following file: