Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
drwnDataset< XType, YType, WType > Member List

This is the complete list of members for drwnDataset< XType, YType, WType >, including all inherited members.

append(const drwnDataset< XType, YType, WType > &d)drwnDataset< XType, YType, WType >
append(const vector< XType > &x, const YType &y)drwnDataset< XType, YType, WType >
append(const vector< XType > &x, const YType &y, const WType &w)drwnDataset< XType, YType, WType >
append(const vector< XType > &x, const YType &y, const WType &w, int indx)drwnDataset< XType, YType, WType >
clear()drwnDataset< XType, YType, WType >
count(const YType &label) const drwnDataset< XType, YType, WType >
drwnDataset()drwnDataset< XType, YType, WType >
drwnDataset(const drwnDataset< XType, YType, WType > &d)drwnDataset< XType, YType, WType >
drwnDataset(const char *filename)drwnDataset< XType, YType, WType >
empty() const drwnDataset< XType, YType, WType >inline
featuresdrwnDataset< XType, YType, WType >
hasIndexes() const drwnDataset< XType, YType, WType >inline
hasIndexes(const char *filename)drwnDataset< XType, YType, WType >static
hasWeights() const drwnDataset< XType, YType, WType >inline
hasWeights(const char *filename)drwnDataset< XType, YType, WType >static
indexesdrwnDataset< XType, YType, WType >
maxTarget() const drwnDataset< XType, YType, WType >inline
minTarget() const drwnDataset< XType, YType, WType >inline
numFeatures() const drwnDataset< XType, YType, WType >inline
numFeatures(const char *filename)drwnDataset< XType, YType, WType >static
read(const char *filename, bool bAppend=false)drwnDataset< XType, YType, WType >
read(const char *filename, int startIndx, int endIndx, bool bAppend=false)drwnDataset< XType, YType, WType >
reserve(int reserveSize)drwnDataset< XType, YType, WType >
size() const drwnDataset< XType, YType, WType >inline
size(const char *filename)drwnDataset< XType, YType, WType >static
subSample(int sampleRate, bool bBalanced=false)drwnDataset< XType, YType, WType >
targetsdrwnDataset< XType, YType, WType >
valid() const drwnDataset< XType, YType, WType >inline
weightsdrwnDataset< XType, YType, WType >
write(const char *filename, bool bAppend=false) const drwnDataset< XType, YType, WType >
write(const char *filename, int startIndx, int endIndx, bool bAppend=false) const drwnDataset< XType, YType, WType >
~drwnDataset() (defined in drwnDataset< XType, YType, WType >)drwnDataset< XType, YType, WType >