Home
last modified time | relevance | path

Searched defs:in_n_cols (Results 1 – 25 of 41) sorted by relevance

12

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dfn_reshape.hpp28 reshape(const T1& X, const uword in_n_rows, const uword in_n_cols) in reshape()
55 reshape(const Base<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols, con… in reshape()
72 reshape(const BaseCube<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols,… in reshape()
98 reshape(const SpBase<typename T1::elem_type, T1>& X, const uword in_n_rows, const uword in_n_cols) in reshape()
H A Dfn_resize.hpp28 resize(const Base<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols) in resize()
54 resize(const BaseCube<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols, … in resize()
80 resize(const SpBase<typename T1::elem_type, T1>& X, const uword in_n_rows, const uword in_n_cols) in resize()
H A Dop_reshape_meat.hpp28 …reshape::apply_unwrap(Mat<eT>& out, const Mat<eT>& A, const uword in_n_rows, const uword in_n_cols) in apply_unwrap()
71 …Mat<typename T1::elem_type>& out, const Proxy<T1>& P, const uword in_n_rows, const uword in_n_cols) in apply_proxy()
162 const uword in_n_cols = in.aux_uword_b; in apply() local
227 const uword in_n_cols = in.aux_uword_b; in apply() local
274 const uword in_n_cols = in.aux_uword_b; in apply() local
H A Dxvec_htrans_meat.hpp25 xvec_htrans<eT>::xvec_htrans(const eT* const in_mem, const uword in_n_rows, const uword in_n_cols) in xvec_htrans()
H A DMapMat_meat.hpp57 MapMat<eT>::MapMat(const uword in_n_rows, const uword in_n_cols) in MapMat()
249 MapMat<eT>::set_size(const uword in_n_rows, const uword in_n_cols) in set_size()
299 MapMat<eT>::zeros(const uword in_n_rows, const uword in_n_cols) in zeros()
339 MapMat<eT>::eye(const uword in_n_rows, const uword in_n_cols) in eye()
386 MapMat<eT>::speye(const uword in_n_rows, const uword in_n_cols) in speye()
591 MapMat<eT>::sprandu(const uword in_n_rows, const uword in_n_cols, const double density) in sprandu()
759 MapMat<eT>::init_warm(const uword in_n_rows, const uword in_n_cols) in init_warm()
H A DSizeMat_meat.hpp25 SizeMat::SizeMat(const uword in_n_rows, const uword in_n_cols) in SizeMat()
H A DSizeCube_meat.hpp25 SizeCube::SizeCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices) in SizeCube()
H A DGenCube_meat.hpp26 GenCube<eT, gen_type>::GenCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slice… in GenCube()
H A DSpRow_meat.hpp46 SpRow<eT>::SpRow(const uword in_n_rows, const uword in_n_cols) in SpRow()
H A DRow_meat.hpp66 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols) in Row()
124 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator<do_zeros>&) in Row()
176 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols, const fill::fill_class<fill_type>& f) in Row()
217 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder<eT> f) in Row()
H A DCol_meat.hpp66 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols) in Col()
124 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator<do_zeros>&) in Col()
176 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols, const fill::fill_class<fill_type>& f) in Col()
217 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder<eT> f) in Col()
H A Dsubview_field_meat.hpp40 const uword in_n_cols in subview_field()
65 const uword in_n_cols, in subview_field()
H A DSpCol_meat.hpp46 SpCol<eT>::SpCol(const uword in_n_rows, const uword in_n_cols) in SpCol()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dfn_reshape.hpp28 reshape(const T1& X, const uword in_n_rows, const uword in_n_cols) in reshape()
55 reshape(const Base<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols, con… in reshape()
72 reshape(const BaseCube<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols,… in reshape()
98 reshape(const SpBase<typename T1::elem_type, T1>& X, const uword in_n_rows, const uword in_n_cols) in reshape()
H A Dfn_resize.hpp28 resize(const Base<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols) in resize()
54 resize(const BaseCube<typename T1::elem_type,T1>& X, const uword in_n_rows, const uword in_n_cols, … in resize()
80 resize(const SpBase<typename T1::elem_type, T1>& X, const uword in_n_rows, const uword in_n_cols) in resize()
H A Dop_reshape_meat.hpp28 …reshape::apply_unwrap(Mat<eT>& out, const Mat<eT>& A, const uword in_n_rows, const uword in_n_cols) in apply_unwrap()
71 …Mat<typename T1::elem_type>& out, const Proxy<T1>& P, const uword in_n_rows, const uword in_n_cols) in apply_proxy()
162 const uword in_n_cols = in.aux_uword_b; in apply() local
227 const uword in_n_cols = in.aux_uword_b; in apply() local
274 const uword in_n_cols = in.aux_uword_b; in apply() local
H A Dxvec_htrans_meat.hpp25 xvec_htrans<eT>::xvec_htrans(const eT* const in_mem, const uword in_n_rows, const uword in_n_cols) in xvec_htrans()
H A DMapMat_meat.hpp57 MapMat<eT>::MapMat(const uword in_n_rows, const uword in_n_cols) in MapMat()
249 MapMat<eT>::set_size(const uword in_n_rows, const uword in_n_cols) in set_size()
299 MapMat<eT>::zeros(const uword in_n_rows, const uword in_n_cols) in zeros()
339 MapMat<eT>::eye(const uword in_n_rows, const uword in_n_cols) in eye()
386 MapMat<eT>::speye(const uword in_n_rows, const uword in_n_cols) in speye()
591 MapMat<eT>::sprandu(const uword in_n_rows, const uword in_n_cols, const double density) in sprandu()
759 MapMat<eT>::init_warm(const uword in_n_rows, const uword in_n_cols) in init_warm()
H A DSizeMat_meat.hpp25 SizeMat::SizeMat(const uword in_n_rows, const uword in_n_cols) in SizeMat()
H A DSizeCube_meat.hpp25 SizeCube::SizeCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slices) in SizeCube()
H A DGenCube_meat.hpp26 GenCube<eT, gen_type>::GenCube(const uword in_n_rows, const uword in_n_cols, const uword in_n_slice… in GenCube()
H A DSpRow_meat.hpp46 SpRow<eT>::SpRow(const uword in_n_rows, const uword in_n_cols) in SpRow()
H A DCol_meat.hpp66 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols) in Col()
124 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator<do_zeros>&) in Col()
176 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols, const fill::fill_class<fill_type>& f) in Col()
217 Col<eT>::Col(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder<eT> f) in Col()
H A DRow_meat.hpp66 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols) in Row()
124 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols, const arma_initmode_indicator<do_zeros>&) in Row()
176 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols, const fill::fill_class<fill_type>& f) in Row()
217 Row<eT>::Row(const uword in_n_rows, const uword in_n_cols, const fill::scalar_holder<eT> f) in Row()
H A Dsubview_field_meat.hpp40 const uword in_n_cols in subview_field()
65 const uword in_n_cols, in subview_field()

12