OpenCV  2.4.13
Open Source Computer Vision
cv::Matx_FastInvOp< _Tp, m > Struct Template Reference

#include <operations.hpp>

Public Member Functions

bool operator() (const Matx< _Tp, m, m > &a, Matx< _Tp, m, m > &b, int method) const
 

Member Function Documentation

template<typename _Tp , int m>
bool cv::Matx_FastInvOp< _Tp, m >::operator() ( const Matx< _Tp, m, m > &  a,
Matx< _Tp, m, m > &  b,
int  method 
) const
inline

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