|
Mantid
|
Classes | |
| class | SLSQPMinimizer |
| Minimize an objective function using the SLSQP optimization subroutine originally implemented by Dieter Kraft and ported to Python by scipy. More... | |
Enumerations | |
| enum | StatisticType { FirstValue , LastValue , Minimum , Maximum , Mean , TimeAveragedMean , Median } |
| Maps a "statistic" to a number. More... | |
Maps a "statistic" to a number.
| Enumerator | |
|---|---|
| FirstValue | |
| LastValue | |
| Minimum | |
| Maximum | |
| Mean | |
| TimeAveragedMean | |
| Median | |
Definition at line 18 of file Statistics.h.