Home
last modified time | relevance | path

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

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Drestrictors.hpp193 template<typename T> struct arma_Cube_only { }; struct
194 template<typename eT> struct arma_Cube_only< Cube<eT> > { typedef Cube<eT> result; }; struct
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Drestrictors.hpp193 template<typename T> struct arma_Cube_only { }; struct
194 template<typename eT> struct arma_Cube_only< Cube<eT> > { typedef Cube<eT> result; }; struct