alpaqa 1.0.0a13
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Functions
anonymous_namespace{from_chars-compat.ipp} Namespace Reference

Functions

template<class T >
requires ( false)
const char * set_param_float_int (T &f, ParamString s)
 
template<class T >
requires ( std::floating_point<T> || std::integral<T> || false)
const char * set_param_float_int (T &f, ParamString s)
 

Function Documentation

◆ set_param_float_int() [1/2]

template<class T >
requires ( false)
const char * set_param_float_int ( T &  f,
ParamString  s 
)

Definition at line 51 of file from_chars-compat.ipp.

+ Here is the call graph for this function:

◆ set_param_float_int() [2/2]

template<class T >
requires ( std::floating_point<T> || std::integral<T> || false)
const char * set_param_float_int ( T &  f,
ParamString  s 
)

Definition at line 70 of file from_chars-compat.ipp.

+ Here is the call graph for this function: