Home
last modified time | relevance | path

Searched defs:n_elem_slice (Results 1 – 6 of 6) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A DCube_bones.hpp44 const uword n_elem_slice; //!< number of elements in each slice (read-only) member in Cube
H A Dsubview_cube_bones.hpp41 const uword n_elem_slice; member in subview_cube
H A Dsubview_field_meat.hpp161 const uword n_elem_slice = n_rows*n_cols; in operator []() local
182 const uword n_elem_slice = n_rows*n_cols; in operator []() local
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A DCube_bones.hpp44 const uword n_elem_slice; //!< number of elements in each slice (read-only) member in Cube
H A Dsubview_cube_bones.hpp41 const uword n_elem_slice; member in subview_cube
H A Dsubview_field_meat.hpp161 const uword n_elem_slice = n_rows*n_cols; in operator []() local
182 const uword n_elem_slice = n_rows*n_cols; in operator []() local