Home
last modified time | relevance | path

Searched defs:mtOpCube (Results 1 – 4 of 4) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A DmtOpCube_meat.hpp26 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m) in mtOpCube() function in mtOpCube
36 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m, const typename T1::elem_type in_aux) in mtOpCube() function in mtOpCube
47 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m, const uword in_aux_uword_a, const uword in_… in mtOpCube() function in mtOpCube
60 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m, const typename T1::elem_type in_aux, const … in mtOpCube() function in mtOpCube
74 mtOpCube<out_eT, T1, op_type>::mtOpCube(const char junk, const T1& in_m, const out_eT in_aux) in mtOpCube() function in mtOpCube
86 mtOpCube<out_eT, T1, op_type>::mtOpCube(const mtOpCube_dual_aux_indicator&, const T1& in_m, const t… in mtOpCube() function in mtOpCube
H A DmtOpCube_bones.hpp28 class mtOpCube : public BaseCube< out_eT, mtOpCube<out_eT, T1, op_type> > class
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A DmtOpCube_meat.hpp26 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m) in mtOpCube() function in mtOpCube
36 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m, const typename T1::elem_type in_aux) in mtOpCube() function in mtOpCube
47 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m, const uword in_aux_uword_a, const uword in_… in mtOpCube() function in mtOpCube
60 mtOpCube<out_eT, T1, op_type>::mtOpCube(const T1& in_m, const typename T1::elem_type in_aux, const … in mtOpCube() function in mtOpCube
74 mtOpCube<out_eT, T1, op_type>::mtOpCube(const char junk, const T1& in_m, const out_eT in_aux) in mtOpCube() function in mtOpCube
86 mtOpCube<out_eT, T1, op_type>::mtOpCube(const mtOpCube_dual_aux_indicator&, const T1& in_m, const t… in mtOpCube() function in mtOpCube
H A DmtOpCube_bones.hpp28 class mtOpCube : public BaseCube< out_eT, mtOpCube<out_eT, T1, op_type> > class