|
enum | : int { None
, Nice
, MinExtraRoom
, MaxExtraRoom
} |
|
|
static std::array< double, 2 > | min_max (const std::vector< double > &values, int flags=None) |
|
static std::array< double, 2 > | min_max (const std::vector< std::vector< double > > &values, int flags=None) |
|
static std::array< double, 2 > | min_max (const std::vector< std::vector< std::pair< double, double > > > &values, int flags=None) |
|
Definition at line 11 of file MinMax.h.
◆ anonymous enum
◆ min_max() [1/3]
std::array< double, 2 > MinMax::min_max |
( |
const std::vector< double > & |
values, |
|
|
int |
flags = None |
|
) |
| |
|
static |
◆ min_max() [2/3]
std::array< double, 2 > MinMax::min_max |
( |
const std::vector< std::vector< double > > & |
values, |
|
|
int |
flags = None |
|
) |
| |
|
static |
◆ min_max() [3/3]
std::array< double, 2 > MinMax::min_max |
( |
const std::vector< std::vector< std::pair< double, double > > > & |
values, |
|
|
int |
flags = None |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
Since FY2019 the NASA Ames PAH IR Spectroscopic Database is being supported
through a directed Work Package at NASA Ames titled: "Laboratory Astrophysics - The NASA Ames PAH IR Spectroscopic Database".
Since FY2023 the NASA Ames PAH IR Spectroscopic Database is being supported
through the Laboratory Astrophysics Rd 2 directed Work Package at NASA Ames.