opencv 2.2.0
Public Member Functions
cv::Matx_FastInvOp< _Tp, m > Struct Template Reference

#include <operations.hpp>

List of all members.

Public Member Functions

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

template<typename _Tp, int m>
struct cv::Matx_FastInvOp< _Tp, m >


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines