|
| typedef std::pair< CorrelationFactor, CorrelationFactor > | CorrelationKey |
| |
|
bool | operator< (const CorrelationFactor &lhs, const CorrelationFactor &rhs) |
| |
|
bool | operator== (const CorrelationFactor &lhs, const CorrelationFactor &rhs) |
| |
|
bool | operator!= (const CorrelationFactor &lhs, const CorrelationFactor &rhs) |
| |
|
std::ostream & | operator<< (std::ostream &out, const CorrelationFactor &f) |
| | Allow CorrelationFactors to be written.
|
| |
| CorrelationFactor | parseCorrelationFactor (const std::string &name, const char separator=':') |
| |
configuration class for building correlation matrices