Ask a Question | Search PSRCHIVE: |
Home
|
GeneralizedChiSquared.h 44 };
GeneralizedChiSquared * clone() const Derived types must also define clone method. Definition: GeneralizedChiSquared.h:46 FILE * fptr The file to which auxiliary data will be printed. Definition: BinaryStatistic.h:50 Computes the generalized squared interpoint distance between vectors. Definition: GeneralizedChiSquared.h:24 double get(const std::vector< double > &, const std::vector< double > &) Derived types define the value returned. Definition: GeneralizedChiSquared.C:67 const std::vector< double > & get_residual() const Return the residual. Definition: GeneralizedChiSquared.h:44 unsigned get_neigen() const Return the number of eigenvalue/vector pairs. Definition: GeneralizedChiSquared.h:49 Commmon statistics that can be derived from two arrays of floats. Definition: BinaryStatistic.h:17 Generated using doxygen 1.8.17
|