#include <operations.hpp>
List of all members.
Public Member Functions |
| bool | operator() (const Matx< _Tp, 2, 2 > &a, const Matx< _Tp, 2, 1 > &b, Matx< _Tp, 2, 1 > &x, int) const |
template<typename _Tp>
struct cv::Matx_FastSolveOp< _Tp, 2, 1 >
Member Function Documentation
template<typename _Tp >
| bool cv::Matx_FastSolveOp< _Tp, 2, 1 >::operator() |
( |
const Matx< _Tp, 2, 2 > & |
a, |
|
|
const Matx< _Tp, 2, 1 > & |
b, |
|
|
Matx< _Tp, 2, 1 > & |
x, |
|
|
int |
|
|
) |
| const |
The documentation for this struct was generated from the following file: