Changeset 1125 for trunk/yat/statistics


Ignore:
Timestamp:
Feb 22, 2008, 10:31:22 PM (16 years ago)
Author:
Peter
Message:

fixing Doxygen parsing

Location:
trunk/yat/statistics
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/statistics/KolmogorovSmirnov.h

    r1003 r1125  
    9090  };
    9191
     92  /**
     93     \brief output operator
     94   */
    9295  std::ostream& operator<<(std::ostream&, const KolmogorovSmirnov&);
    9396
  • trunk/yat/statistics/PearsonCorrelation.h

    r1024 r1125  
    9292       correlation is zero (and the data is Gaussian).
    9393       
    94        @Note This function can only be used together with the
     94       @note This function can only be used together with the
    9595       unweighted score.
    9696       
Note: See TracChangeset for help on using the changeset viewer.