Home
last modified time | relevance | path

Searched refs:op_trimatl_ext (Results 1 – 6 of 6) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dop_trimat_bones.hpp62 class op_trimatl_ext class
68 inline static void apply(Mat<typename T1::elem_type>& out, const Op<T1,op_trimatl_ext>& in);
H A Dop_trimat_meat.hpp297 op_trimatl_ext::apply(Mat<typename T1::elem_type>& out, const Op<T1,op_trimatl_ext>& in) in apply()
339 op_trimatl_ext::fill_zeros(out, row_offset, col_offset); in apply()
347 op_trimatl_ext::fill_zeros(Mat<eT>& out, const uword row_offset, const uword col_offset) in fill_zeros()
H A Dfn_trimat.hpp82 const Op<T1, op_trimatl_ext>
90 return Op<T1, op_trimatl_ext>(X.get_ref(), row_offset, col_offset); in trimatl()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dop_trimat_bones.hpp62 class op_trimatl_ext class
68 inline static void apply(Mat<typename T1::elem_type>& out, const Op<T1,op_trimatl_ext>& in);
H A Dop_trimat_meat.hpp297 op_trimatl_ext::apply(Mat<typename T1::elem_type>& out, const Op<T1,op_trimatl_ext>& in) in apply()
339 op_trimatl_ext::fill_zeros(out, row_offset, col_offset); in apply()
347 op_trimatl_ext::fill_zeros(Mat<eT>& out, const uword row_offset, const uword col_offset) in fill_zeros()
H A Dfn_trimat.hpp82 const Op<T1, op_trimatl_ext>
90 return Op<T1, op_trimatl_ext>(X.get_ref(), row_offset, col_offset); in trimatl()