|
Embedded Template Library 1.0
|
This is the complete list of members for etl::correlation< Correlation_Type, TInput, TCalc >, including all inherited members.
| add(TInput value1, TInput value2) | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| add(TIterator first1, TIterator last1, TIterator first2) | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| clear() | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| correlation() | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| correlation(TIterator first1, TIterator last1, TIterator first2) | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| count() const | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| get_correlation() const | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| get_covariance() const | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| operator double() const | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| operator()(TInput value1, TInput value2) | etl::correlation< Correlation_Type, TInput, TCalc > | inline |
| operator()(TIterator first1, TIterator last1, TIterator first2) | etl::correlation< Correlation_Type, TInput, TCalc > | inline |