#include <sample.h>
|
static void | clusterSampleSelf (const std::string &blkAttr, double clusterTau, double blkTau, const std::string &pathTableA, const std::string &pathTableB, const std::string &defaultOutputDir="") |
|
static void | clusterSampleRS (const std::string &blkAttr, double clusterTau, double blkTau, double step2Tau, const std::string &pathTableA, const std::string &pathTableB, const std::string &defaultOutputDir="") |
|
static void | downSample (ui n, ui y, const std::string &blkAttr, bool isRS, const std::string &pathTableA, const std::string &pathTableB, const std::string &defaultOutputDir="") |
|
static void | preSample (ui n, int datanum, const std::string &blkAttr, const std::string &pathZ, const std::string &pathY, const std::string &defaultOutputDir="") |
|
◆ Sample() [1/3]
◆ ~Sample()
◆ Sample() [2/3]
Sample::Sample |
( |
const Sample & | other | ) |
|
|
delete |
◆ Sample() [3/3]
Sample::Sample |
( |
Sample && | other | ) |
|
|
delete |
◆ clusterSampleRS()
void Sample::clusterSampleRS |
( |
const std::string & | blkAttr, |
|
|
double | clusterTau, |
|
|
double | blkTau, |
|
|
double | step2Tau, |
|
|
const std::string & | pathTableA, |
|
|
const std::string & | pathTableB, |
|
|
const std::string & | defaultOutputDir = "" ) |
|
static |
◆ clusterSampleSelf()
void Sample::clusterSampleSelf |
( |
const std::string & | blkAttr, |
|
|
double | clusterTau, |
|
|
double | blkTau, |
|
|
const std::string & | pathTableA, |
|
|
const std::string & | pathTableB, |
|
|
const std::string & | defaultOutputDir = "" ) |
|
static |
◆ downSample()
void Sample::downSample |
( |
ui | n, |
|
|
ui | y, |
|
|
const std::string & | blkAttr, |
|
|
bool | isRS, |
|
|
const std::string & | pathTableA, |
|
|
const std::string & | pathTableB, |
|
|
const std::string & | defaultOutputDir = "" ) |
|
static |
◆ preSample()
void Sample::preSample |
( |
ui | n, |
|
|
int | datanum, |
|
|
const std::string & | blkAttr, |
|
|
const std::string & | pathZ, |
|
|
const std::string & | pathY, |
|
|
const std::string & | defaultOutputDir = "" ) |
|
static |
The documentation for this class was generated from the following files: