Home
last modified time | relevance | path

Searched refs:aux_row1 (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dsubview_meat.hpp36 , aux_row1(in_row1 ) in subview()
51 , aux_row1(in.aux_row1) in subview()
66 , aux_row1(in.aux_row1) in subview()
76 access::rw(in.aux_row1) = 0; in subview()
2682 , aux_row1 (0 ) in iterator()
2698 , aux_row1 (X.aux_row1 ) in iterator()
2713 , aux_row1 (in_sv.aux_row1 ) in iterator()
2828 , aux_row1 (0 ) in const_iterator()
2844 , aux_row1 (X.aux_row1 ) in const_iterator()
2859 , aux_row1 (X.aux_row1 ) in const_iterator()
[all …]
H A DSpSubview_meat.hpp36 , aux_row1(in_row1) in SpSubview()
70 , aux_row1 (in.aux_row1 ) in SpSubview()
86 , aux_row1 (in.aux_row1 ) in SpSubview()
97 access::rw(in.aux_row1 ) = 0; in SpSubview()
157 const uword lstart_row = aux_row1; in operator *=()
217 const uword lstart_row = aux_row1; in operator /=()
529 const uword lstart_row = aux_row1; in for_each()
585 const uword lstart_row = aux_row1; in for_each()
624 const uword lstart_row = aux_row1; in transform()
1289 return m.submat(in_row1 + aux_row1, in_col1 + aux_col1, in_row2 + aux_row1, in_col2 + aux_col1); in submat()
[all …]
H A Dsubview_cube_meat.hpp45 , aux_row1 (in_row1) in subview_cube()
63 , aux_row1 (in.aux_row1 ) in subview_cube()
81 , aux_row1 (in.aux_row1 ) in subview_cube()
2380 , aux_row1 (0 ) in iterator()
2399 , aux_row1 (X.aux_row1 ) in iterator()
2417 , aux_row1 (in_sv.aux_row1 ) in iterator()
2447 current_row = aux_row1; in operator ++()
2541 , aux_row1 (0 ) in const_iterator()
2560 , aux_row1 (X.aux_row1 ) in const_iterator()
2578 , aux_row1 (X.aux_row1 ) in const_iterator()
[all …]
H A Dsubview_field_meat.hpp43 , aux_row1(in_row1) in subview_field()
69 , aux_row1(in_row1) in subview_field()
170 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator []()
191 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator []()
249 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator ()()
263 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator ()()
295 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in at()
307 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in at()
343 const uword t_row_start = t.aux_row1; in check_overlap()
352 const uword x_row_start = x.aux_row1; in check_overlap()
H A DSpSubview_iterators_meat.hpp71 const uword aux_row = iterator_base::M->aux_row1; in const_iterator()
128 const uword aux_row = iterator_base::M->aux_row1; in const_iterator()
288 const uword aux_row = iterator_base::M->aux_row1; in operator ++()
362 const uword aux_row = iterator_base::M->aux_row1; in operator --()
618 const uword aux_row = iterator_base::M->aux_row1; in const_row_iterator()
698 const uword aux_row = iterator_base::M->aux_row1; in const_row_iterator()
791 const uword aux_row = iterator_base::M->aux_row1; in operator ++()
928 const uword aux_row = iterator_base::M->aux_row1; in operator --()
H A Dsubview_cube_bones.hpp35 const uword aux_row1; member in subview_cube
184 arma_aligned const uword aux_row1; member in subview_cube::iterator
224 arma_aligned const uword aux_row1; member in subview_cube::const_iterator
H A Dspglue_merge_meat.hpp40 const uword sv_row_start = sv.aux_row1; in subview_merge()
43 const uword sv_row_end = sv.aux_row1 + sv.n_rows - 1; in subview_merge()
223 const uword sv_row_start = sv.aux_row1; in subview_merge()
226 const uword sv_row_end = sv.aux_row1 + sv.n_rows - 1; in subview_merge()
H A Dsubview_field_bones.hpp34 const uword aux_row1; member in subview_field
H A DSpSubview_bones.hpp37 const uword aux_row1; member in SpSubview
198 …ator_base::M->m.row_indices[iterator_base::internal_pos + skip_pos] - iterator_base::M->aux_row1; } in row()
H A Dop_prod_meat.hpp111 const uword start_row = X.aux_row1; in prod()
H A Dsubview_bones.hpp39 const uword aux_row1; member in subview
235 arma_aligned const uword aux_row1; member in subview::iterator
271 arma_aligned const uword aux_row1; member in subview::const_iterator
H A Dop_mean_meat.hpp521 const uword start_row = X.aux_row1; in mean_all()
565 const uword start_row = X.aux_row1; in mean_all_robust()
H A Dunwrap.hpp362 …, M ( A, ((A.aux_row1 == 0) && (A.n_rows == A.m.n_rows)) ) // reuse memory if the subview is a co… in quasi_unwrap()
375 …arma_inline bool is_alias(const Mat<eT2>& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows ==… in is_alias()
1347 …, M ( A, ((A.aux_row1 == 0) && (A.n_rows == A.m.n_rows)) ) // reuse memory if the subview is a co… in partial_unwrap()
1355 …arma_inline bool is_alias(const Mat<eT2>& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows ==… in is_alias()
1599 …, M ( A.m, ((A.m.aux_row1 == 0) && (A.m.n_rows == A.m.m.n_rows)) ) // reuse memory if the subview… in partial_unwrap()
1607 …arma_inline bool is_alias(const Mat<eT2>& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows ==… in is_alias()
1862 …, M ( A.m, ((A.m.aux_row1 == 0) && (A.m.n_rows == A.m.m.n_rows)) ) // reuse memory if the subvie… in partial_unwrap()
1870 …arma_inline bool is_alias(const Mat<eT2>& X) const { return ( ((sv.aux_row1 == 0) && (sv.n_rows ==… in is_alias()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dsubview_meat.hpp36 , aux_row1(in_row1 ) in subview()
51 , aux_row1(in.aux_row1) in subview()
66 , aux_row1(in.aux_row1) in subview()
76 access::rw(in.aux_row1) = 0; in subview()
2682 , aux_row1 (0 ) in iterator()
2698 , aux_row1 (X.aux_row1 ) in iterator()
2713 , aux_row1 (in_sv.aux_row1 ) in iterator()
2828 , aux_row1 (0 ) in const_iterator()
2844 , aux_row1 (X.aux_row1 ) in const_iterator()
2859 , aux_row1 (X.aux_row1 ) in const_iterator()
[all …]
H A DSpSubview_meat.hpp36 , aux_row1(in_row1) in SpSubview()
70 , aux_row1 (in.aux_row1 ) in SpSubview()
86 , aux_row1 (in.aux_row1 ) in SpSubview()
97 access::rw(in.aux_row1 ) = 0; in SpSubview()
157 const uword lstart_row = aux_row1; in operator *=()
217 const uword lstart_row = aux_row1; in operator /=()
529 const uword lstart_row = aux_row1; in for_each()
585 const uword lstart_row = aux_row1; in for_each()
624 const uword lstart_row = aux_row1; in transform()
1289 return m.submat(in_row1 + aux_row1, in_col1 + aux_col1, in_row2 + aux_row1, in_col2 + aux_col1); in submat()
[all …]
H A Dsubview_cube_meat.hpp45 , aux_row1 (in_row1) in subview_cube()
63 , aux_row1 (in.aux_row1 ) in subview_cube()
81 , aux_row1 (in.aux_row1 ) in subview_cube()
2380 , aux_row1 (0 ) in iterator()
2399 , aux_row1 (X.aux_row1 ) in iterator()
2417 , aux_row1 (in_sv.aux_row1 ) in iterator()
2447 current_row = aux_row1; in operator ++()
2541 , aux_row1 (0 ) in const_iterator()
2560 , aux_row1 (X.aux_row1 ) in const_iterator()
2578 , aux_row1 (X.aux_row1 ) in const_iterator()
[all …]
H A Dsubview_field_meat.hpp43 , aux_row1(in_row1) in subview_field()
69 , aux_row1(in_row1) in subview_field()
170 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator []()
191 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator []()
249 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator ()()
263 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in operator ()()
295 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in at()
307 …x = (in_slice + aux_slice1)*(f.n_rows*f.n_cols) + (in_col + aux_col1)*f.n_rows + aux_row1 + in_row; in at()
343 const uword t_row_start = t.aux_row1; in check_overlap()
352 const uword x_row_start = x.aux_row1; in check_overlap()
H A DSpSubview_iterators_meat.hpp71 const uword aux_row = iterator_base::M->aux_row1; in const_iterator()
128 const uword aux_row = iterator_base::M->aux_row1; in const_iterator()
288 const uword aux_row = iterator_base::M->aux_row1; in operator ++()
362 const uword aux_row = iterator_base::M->aux_row1; in operator --()
618 const uword aux_row = iterator_base::M->aux_row1; in const_row_iterator()
698 const uword aux_row = iterator_base::M->aux_row1; in const_row_iterator()
791 const uword aux_row = iterator_base::M->aux_row1; in operator ++()
928 const uword aux_row = iterator_base::M->aux_row1; in operator --()
H A Dsubview_cube_bones.hpp35 const uword aux_row1; member in subview_cube
184 arma_aligned const uword aux_row1; member in subview_cube::iterator
224 arma_aligned const uword aux_row1; member in subview_cube::const_iterator
H A Dspglue_merge_meat.hpp40 const uword sv_row_start = sv.aux_row1; in subview_merge()
43 const uword sv_row_end = sv.aux_row1 + sv.n_rows - 1; in subview_merge()
223 const uword sv_row_start = sv.aux_row1; in subview_merge()
226 const uword sv_row_end = sv.aux_row1 + sv.n_rows - 1; in subview_merge()
H A Dsubview_field_bones.hpp34 const uword aux_row1; member in subview_field
H A DSpSubview_bones.hpp37 const uword aux_row1; member in SpSubview
198 …ator_base::M->m.row_indices[iterator_base::internal_pos + skip_pos] - iterator_base::M->aux_row1; } in row()
H A Dop_prod_meat.hpp111 const uword start_row = X.aux_row1; in prod()
H A Dsubview_bones.hpp39 const uword aux_row1; member in subview
235 arma_aligned const uword aux_row1; member in subview::iterator
271 arma_aligned const uword aux_row1; member in subview::const_iterator
H A Dop_mean_meat.hpp521 const uword start_row = X.aux_row1; in mean_all()
565 const uword start_row = X.aux_row1; in mean_all_robust()

12