浏览该文件的文档.
35 using namespace shogun;
69 void CTwoSampleTest::init()
73 SG_ADD(&
m_m,
"m",
"Index of first sample of q",
127 result=1.0-i/values.
vlen;
130 SG_ERROR(
"Unknown method to approximate null distribution!\n");
148 SG_ERROR(
"Unknown method to approximate null distribution!\n");
SHOGUN 机器学习工具包 - 项目文档