#include <cxmat.hpp>
Public Member Functions | |
MatExpr_Op1_ (const A1 &_a1) | |
void | assignTo (Mat &m, int type=-1) const |
operator M () const | |
Public Attributes | |
A1 | a1 |
cv::MatExpr_Op1_< A1, M, Op >::MatExpr_Op1_ | ( | const A1 & | _a1 | ) |
void cv::MatExpr_Op1_< A1, M, Op >::assignTo | ( | Mat & | m, | |
int | type = -1 | |||
) | const |
cv::MatExpr_Op1_< A1, M, Op >::operator M | ( | ) | const |
A1 cv::MatExpr_Op1_< A1, M, Op >::a1 |