cv::MatOp_Solve_< M > Class Template Reference

#include <cxmat.hpp>

List of all members.

Public Member Functions

 MatOp_Solve_ ()

Static Public Member Functions

static void apply (const M &a, const M &b, int method, M &c, int type=-1)

template<typename M>
class cv::MatOp_Solve_< M >


Constructor & Destructor Documentation

template<typename M >
cv::MatOp_Solve_< M >::MatOp_Solve_ (  ) 

Member Function Documentation

template<typename M >
static void cv::MatOp_Solve_< M >::apply ( const M &  a,
const M &  b,
int  method,
M &  c,
int  type = -1 
) [static]

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