1 #if !defined(_CLASSSTATISTIC_) 2 #define _CLASSSTATISTIC_ 24 MLClassPtr
MLClass ()
const {
return mlClass;}
62 std::map<MLClassPtr, ClassStatisticPtr> imageClassIndex;
70 #define _ClassStatistic_Defined_ const KKStr & Name() const
MLClassPtr MLClass() const
const ClassStatistic & operator+=(const ClassStatistic &right)
void PushOnBack(ClassStatisticPtr stat)
ClassStatisticPtr LookUpByMLClass(MLClassPtr mlClass) const
ClassStatistic(const ClassStatistic &right)
ClassStatistic * ClassStatisticPtr
void PrintReport(std::ostream &r)
unsigned __int32 kkuint32
const ClassStatisticList & operator+=(const ClassStatisticList &right)
kkint32 operator[](MLClassPtr mlClass)
void PushOnFront(ClassStatisticPtr stat)
static KKStr Concat(const std::vector< std::string > &values)
Concatenates the list of 'std::string' strings.
ClassStatisticList(bool _owner)
ClassStatisticList * ClassStatisticListPtr
Used by routines that retrieve Class statistics from FeatureVectorList instances. ...
ClassStatistic(MLClassPtr _mlClass, kkuint32 _count)
void EncodeProblem(const struct svm_paramater ¶m, struct svm_problem &prob_in, struct svm_problem &prob_out)