Home
last modified time | relevance | path

Searched refs:row_im1 (Results 1 – 2 of 2) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A DSpMat_meat.hpp5322 const uword row_im1 = locs_im1[0]; in init_batch_std() local
5325 if( (col_i < col_im1) || ((col_i == col_im1) && (row_i <= row_im1)) ) in init_batch_std()
5371 const uword row_im1 = locs_im1[0]; in init_batch_std() local
5374 …arma_debug_check( ( (row_i == row_im1) && (col_i == col_im1) ), "SpMat::SpMat(): detected identica… in init_batch_std()
5405 const uword row_im1 = locs_im1[0]; in init_batch_std() local
5410 ( (col_i < col_im1) || ((col_i == col_im1) && (row_i < row_im1)) ), in init_batch_std()
5414 …arma_debug_check( ( (col_i == col_im1) && (row_i == row_im1) ), "SpMat::SpMat(): detected identica… in init_batch_std()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A DSpMat_meat.hpp5322 const uword row_im1 = locs_im1[0]; in init_batch_std() local
5325 if( (col_i < col_im1) || ((col_i == col_im1) && (row_i <= row_im1)) ) in init_batch_std()
5371 const uword row_im1 = locs_im1[0]; in init_batch_std() local
5374 …arma_debug_check( ( (row_i == row_im1) && (col_i == col_im1) ), "SpMat::SpMat(): detected identica… in init_batch_std()
5405 const uword row_im1 = locs_im1[0]; in init_batch_std() local
5410 ( (col_i < col_im1) || ((col_i == col_im1) && (row_i < row_im1)) ), in init_batch_std()
5414 …arma_debug_check( ( (col_i == col_im1) && (row_i == row_im1) ), "SpMat::SpMat(): detected identica… in init_batch_std()