Home
last modified time | relevance | path

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

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dauxlib_bones.hpp444 template<typename T> inline blas_int select_iuc(const T* x_ptr, const T* y_ptr, const T* z_ptr);
H A Dauxlib_meat.hpp6321 …else if(mode == 'i') { eigsort = 'S'; selctg = qz_helper::ptr_cast(&(qz_helper::select_iuc<T>)); } in qz()
7193 select_iuc(const T* x_ptr, const T* y_ptr, const T* z_ptr) in select_iuc() function
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dauxlib_bones.hpp444 template<typename T> inline blas_int select_iuc(const T* x_ptr, const T* y_ptr, const T* z_ptr);
H A Dauxlib_meat.hpp6321 …else if(mode == 'i') { eigsort = 'S'; selctg = qz_helper::ptr_cast(&(qz_helper::select_iuc<T>)); } in qz()
7193 select_iuc(const T* x_ptr, const T* y_ptr, const T* z_ptr) in select_iuc() function