|
| 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:
From FY2025 onward the NASA Ames PAH IR Spectroscopic Database is being
supported through the Laboratory Astrophysics Round 3 directed Work Package at
NASA Ames.
From FY2023-2025 the NASA Ames PAH IR Spectroscopic Database was supported
through the Laboratory Astrophysics Round 2 directed Work Package at NASA
Ames.
From FY2019-2022 the NASA Ames PAH IR Spectroscopic Database was supported
through a directed Work Package at NASA Ames titled:
"Laboratory Astrophysics – The NASA Ames PAH IR Spectroscopic
Database".