Home
last modified time | relevance | path

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

/dports/science/py-dlib/dlib-19.22/dlib/matrix/
H A Dmatrix_subexp.h303 struct op_rowm2 struct
305 op_rowm2(const M& m_, const long& row_, const long& len) : m(m_), row(row_), length(len) {} in op_rowm2() argument
329 const matrix_op<op_rowm2<EXP> > rowm ( in rowm() argument
/dports/science/dlib-cpp/dlib-19.22/dlib/matrix/
H A Dmatrix_subexp.h303 struct op_rowm2 struct
305 op_rowm2(const M& m_, const long& row_, const long& len) : m(m_), row(row_), length(len) {} in op_rowm2() argument
329 const matrix_op<op_rowm2<EXP> > rowm ( in rowm() argument