OpenCV
2.4.13.5
Open Source Computer Vision
Public Member Functions
|
List of all members
cv::Matx_FastSolveOp< _Tp, m, n > Struct Template Reference
#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
Member Function Documentation
§
operator()()
template<typename _Tp , int m, int n>
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
The documentation for this struct was generated from the following file:
operations.hpp
cv
Matx_FastSolveOp
Generated on Thu Dec 21 2017 00:03:22 for OpenCV by
1.8.12