Home
last modified time | relevance | path

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

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A DSpToDOp_meat.hpp26 SpToDOp<T1, op_type>::SpToDOp(const T1& in_m) in SpToDOp() function in SpToDOp
36 SpToDOp<T1, op_type>::SpToDOp(const T1& in_m, const typename T1::elem_type in_aux) in SpToDOp() function in SpToDOp
H A DSpToDOp_bones.hpp36 class SpToDOp : public Base< typename T1::elem_type, SpToDOp<T1, op_type> > class
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A DSpToDOp_meat.hpp26 SpToDOp<T1, op_type>::SpToDOp(const T1& in_m) in SpToDOp() function in SpToDOp
36 SpToDOp<T1, op_type>::SpToDOp(const T1& in_m, const typename T1::elem_type in_aux) in SpToDOp() function in SpToDOp
H A DSpToDOp_bones.hpp36 class SpToDOp : public Base< typename T1::elem_type, SpToDOp<T1, op_type> > class