Home
last modified time | relevance | path

Searched refs:solve_preinverted (Results 1 – 8 of 8) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/
H A Dvnl_svd.h153 void solve_preinverted(vnl_vector<T> const& rhs, vnl_vector<T>* out) const;
H A Dvnl_svd_fixed.h126 void solve_preinverted(vnl_vector_fixed<T,R> const& rhs, vnl_vector_fixed<T,C>* out) const;
H A Dvnl_svd.hxx345 void vnl_svd<T>::solve_preinverted(vnl_vector<T> const& y, vnl_vector<T>* x_out) const in solve_preinverted() function in vnl_svd
H A Dvnl_svd_fixed.hxx308 void vnl_svd_fixed<T,R,C>::solve_preinverted(vnl_vector_fixed<T, R> const& y, vnl_vector_fixed<T, C… in solve_preinverted() function in vnl_svd_fixed
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/
H A Dvnl_svd.h153 void solve_preinverted(vnl_vector<T> const& rhs, vnl_vector<T>* out) const;
H A Dvnl_svd_fixed.h126 void solve_preinverted(vnl_vector_fixed<T,R> const& rhs, vnl_vector_fixed<T,C>* out) const;
H A Dvnl_svd.hxx345 void vnl_svd<T>::solve_preinverted(vnl_vector<T> const& y, vnl_vector<T>* x_out) const in solve_preinverted() function in vnl_svd
H A Dvnl_svd_fixed.hxx308 void vnl_svd_fixed<T,R,C>::solve_preinverted(vnl_vector_fixed<T, R> const& y, vnl_vector_fixed<T, C… in solve_preinverted() function in vnl_svd_fixed