Home
last modified time | relevance | path

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

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dtraits.hpp633 struct is_SpCol struct
637 struct is_SpCol< SpCol<eT> > struct
638 { static constexpr bool value = true; };
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dtraits.hpp633 struct is_SpCol struct
637 struct is_SpCol< SpCol<eT> > argument
638 { static constexpr bool value = true; };