Home
last modified time | relevance | path

Searched defs:OptppArray (Results 1 – 2 of 2) sorted by relevance

/dports/math/optpp/optpp-2.4/include/
H A DOptppArray.h220 template<class T> inline OptppArray<T>::OptppArray() in OptppArray() function
227 template<class T> inline OptppArray<T>::OptppArray(int n) in OptppArray() function
242 template<class T> inline OptppArray<T>::OptppArray(int n, const T* cOptppArray) in OptppArray() function
258 template<class T> inline OptppArray<T>::OptppArray(int n, const T& t) in OptppArray() function
276 template<class T> inline OptppArray<T>::OptppArray(const OptppArray<T>& arr) in OptppArray() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/include/
H A DOptppArray.h218 template<class T> inline OptppArray<T>::OptppArray() in OptppArray() function
225 template<class T> inline OptppArray<T>::OptppArray(int n) in OptppArray() function
240 template<class T> inline OptppArray<T>::OptppArray(int n, const T* cOptppArray) in OptppArray() function
256 template<class T> inline OptppArray<T>::OptppArray(int n, const T& t) in OptppArray() function
274 template<class T> inline OptppArray<T>::OptppArray(const OptppArray<T>& arr) in OptppArray() function