Home
last modified time | relevance | path

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

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DDataMethod.hpp148 enum { DEFAULT_LS=0, SVD_LS, EQ_CON_LS }; enumerator
H A DDataMethod.cpp144 regressionType(Pecos::DEFAULT_REGRESSION), lsRegressionType(DEFAULT_LS), in DataMethodRep()