www.pudn.com > SVM20.rar > svm_classify.h


// Svm_classify.h: interface for the CSvm_classify class. 
// 
////////////////////////////////////////////////////////////////////// 
 
#if !defined(AFX_SVM_CLASSIFY_H__84FFE3EB_1A14_4CD2_918C_FD8E51C9D766__INCLUDED_) 
#define AFX_SVM_CLASSIFY_H__84FFE3EB_1A14_4CD2_918C_FD8E51C9D766__INCLUDED_ 
 
#if _MSC_VER > 1000 
#pragma once 
#endif // _MSC_VER > 1000 
 
int svm_classify  (); 
 
 
#endif // !defined(AFX_SVM_CLASSIFY_H__84FFE3EB_1A14_4CD2_918C_FD8E51C9D766__INCLUDED_)