Home
last modified time | relevance | path

Searched defs:op_colm2 (Results 1 – 2 of 2) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/matrix/
H A Dmatrix_subexp.h462 struct op_colm2 struct
464 op_colm2(const M& m_, const long& col_, const long& len) : m(m_), col(col_), length(len) {} in op_colm2() function
488 const matrix_op<op_colm2<EXP> > colm ( in colm() argument
/dports/science/dlib-cpp/dlib-19.22/dlib/matrix/
H A Dmatrix_subexp.h462 struct op_colm2 struct
464 op_colm2(const M& m_, const long& col_, const long& len) : m(m_), col(col_), length(len) {} in op_colm2() argument
488 const matrix_op<op_colm2<EXP> > colm ( in colm() argument