This is the complete list of members for xmm::Phrase, including all inherited members.
__str__() const | xmm::Writable | inline |
AllocationBlockSize | xmm::Phrase | protectedstatic |
bimodal() const | xmm::Phrase | |
bimodal_ | xmm::Phrase | protected |
clear() | xmm::Phrase | |
clearInput() | xmm::Phrase | |
clearOutput() | xmm::Phrase | |
column_names | xmm::Phrase | |
connect(float *pointer_to_data, unsigned int length) | xmm::Phrase | |
connect(float *pointer_to_data_input, float *pointer_to_data_output, unsigned int length) | xmm::Phrase | |
connect_input(float *pointer_to_data, unsigned int length) | xmm::Phrase | |
connect_output(float *pointer_to_data, unsigned int length) | xmm::Phrase | |
data_ | xmm::Phrase | protected |
dimension | xmm::Phrase | |
dimension_input | xmm::Phrase | |
disconnect() | xmm::Phrase | |
empty() const | xmm::Phrase | |
empty_ | xmm::Phrase | protected |
events | xmm::Phrase | protected |
fromJson(Json::Value const &root) | xmm::Phrase | virtual |
getPointer(unsigned int index) const | xmm::Phrase | |
getPointer_input(unsigned int index) const | xmm::Phrase | |
getPointer_output(unsigned int index) const | xmm::Phrase | |
getValue(unsigned int index, unsigned int dim) const | xmm::Phrase | |
input_length_ | xmm::Phrase | protected |
inputSize() const | xmm::Phrase | |
label | xmm::Phrase | |
length_ | xmm::Phrase | protected |
max_length_ | xmm::Phrase | protected |
mean() const | xmm::Phrase | |
minmax() const | xmm::Phrase | |
onAttributeChange(AttributeBase *attr_pointer) | xmm::Phrase | protectedvirtual |
operator=(Phrase const &src) | xmm::Phrase | |
output_length_ | xmm::Phrase | protected |
outputSize() const | xmm::Phrase | |
own_memory_ | xmm::Phrase | protected |
ownMemory() const | xmm::Phrase | |
Phrase(MemoryMode memoryMode=MemoryMode::OwnMemory, Multimodality multimodality=Multimodality::Unimodal) | xmm::Phrase | |
Phrase(Phrase const &src) | xmm::Phrase | |
Phrase(Json::Value const &root) | xmm::Phrase | explicit |
readFile(char *fileName) | xmm::Writable | inline |
reallocateLength() | xmm::Phrase | protected |
record(std::vector< float > const &observation) | xmm::Phrase | |
record_input(std::vector< float > const &observation) | xmm::Phrase | |
record_output(std::vector< float > const &observation) | xmm::Phrase | |
rescale(std::vector< float > offset, std::vector< float > gain) | xmm::Phrase | |
size() const | xmm::Phrase | |
standardDeviation() const | xmm::Phrase | |
toJson() const | xmm::Phrase | virtual |
TrainingSet class | xmm::Phrase | friend |
trim() | xmm::Phrase | protected |
writeFile(char *fileName) const | xmm::Writable | inline |
~Phrase() | xmm::Phrase | virtual |
~Writable() | xmm::Writable | inlinevirtual |