Home
last modified time | relevance | path

Searched defs:op_subm (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/matrix/
H A Dmatrix_subexp.h65 struct op_subm struct
67 op_subm ( in op_subm() function
75 const M& m;
76 const long r_;
77 const long c_;
101 const matrix_op<op_subm<EXP> > subm ( in subm() argument
/dports/science/dlib-cpp/dlib-19.22/dlib/matrix/
H A Dmatrix_subexp.h65 struct op_subm struct
67 op_subm ( in op_subm() function
75 const M& m;
76 const long r_;
77 const long c_;
101 const matrix_op<op_subm<EXP> > subm ( in subm() argument
/dports/emulators/z80pack/z80pack-1.37/z80core/
H A Dsim1a.c1984 static int op_subm(void) /* SUB M */ in op_subm() function