Ask a Question | Search PSRCHIVE: |
Home
|
Public Member Functions |
Static Public Member Functions |
Protected Attributes |
List of all members
BinaryStatistic Class Referenceabstract Commmon statistics that can be derived from two arrays of floats. More...
Inheritance diagram for BinaryStatistic:
Detailed DescriptionCommmon statistics that can be derived from two arrays of floats. Member Function Documentation◆ get()
Derived types define the value returned. data1 and data2 must have been normalized such that a robust estimate of their variance is equal to unity Implemented in BinaryStatistics::GeneralizedChiSquared, and BinaryStatistics::GaussianMixtureProbabilityDensity. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|