Home
last modified time | relevance | path

Searched refs:x_norm_val (Results 1 – 4 of 4) sorted by relevance

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dnewarp_SparseGenRealShiftSolve_meat.hpp72 eT x_norm_val = sp_auxlib::norm1<eT>(x.get_ptr()); in SparseGenRealShiftSolve() local
73 eT x_rcond = sp_auxlib::lu_rcond<eT>(l.get_ptr(), u.get_ptr(), x_norm_val); in SparseGenRealShiftSolve()
H A Dsp_auxlib_meat.hpp2237 eT x_norm_val = sp_auxlib::norm1<T>(x.get_ptr()); in run_aupd_shiftinvert() local
2238 eT x_rcond = sp_auxlib::lu_rcond<T>(l.get_ptr(), u.get_ptr(), x_norm_val); in run_aupd_shiftinvert()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dnewarp_SparseGenRealShiftSolve_meat.hpp72 eT x_norm_val = sp_auxlib::norm1<eT>(x.get_ptr()); in SparseGenRealShiftSolve() local
73 eT x_rcond = sp_auxlib::lu_rcond<eT>(l.get_ptr(), u.get_ptr(), x_norm_val); in SparseGenRealShiftSolve()
H A Dsp_auxlib_meat.hpp2237 eT x_norm_val = sp_auxlib::norm1<T>(x.get_ptr()); in run_aupd_shiftinvert() local
2238 eT x_rcond = sp_auxlib::lu_rcond<T>(l.get_ptr(), u.get_ptr(), x_norm_val); in run_aupd_shiftinvert()