Mantid
Loading...
Searching...
No Matches
Classes | Enumerations
Mantid::Kernel::Math Namespace Reference

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...
 

Enumeration Type Documentation

◆ StatisticType

Maps a "statistic" to a number.

Enumerator
FirstValue 
LastValue 
Minimum 
Maximum 
Mean 
TimeAveragedMean 
Median 

Definition at line 18 of file Statistics.h.