MachineIntelligenceCore:Algorithms
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
mic::types::Batch< DataType, LabelType > Member List

This is the complete list of members for mic::types::Batch< DataType, LabelType >, including all inherited members.

add(mic::types::Sample< DataType, LabelType > sample_)mic::types::Batch< DataType, LabelType >inlinevirtual
add(std::shared_ptr< DataType > data_, std::shared_ptr< LabelType > label_, size_t index_)mic::types::Batch< DataType, LabelType >inlinevirtual
add(std::shared_ptr< DataType > data_, std::shared_ptr< LabelType > label_)mic::types::Batch< DataType, LabelType >inlinevirtual
Batch(size_t batch_size_=1)mic::types::Batch< DataType, LabelType >inline
Batch(const mic::types::Batch< DataType, LabelType > &batch_)mic::types::Batch< DataType, LabelType >inline
batch_sizemic::types::Batch< DataType, LabelType >protected
classes()mic::types::Batch< DataType, LabelType >inline
countClasses()mic::types::Batch< DataType, LabelType >inline
data()mic::types::Batch< DataType, LabelType >inline
data(size_t index_)mic::types::Batch< DataType, LabelType >inline
getBatch(std::vector< size_t > indices_)mic::types::Batch< DataType, LabelType >inline
getBatchDirect(std::vector< size_t > indices_)mic::types::Batch< DataType, LabelType >inline
getBatchSize()mic::types::Batch< DataType, LabelType >inline
getNextBatch()mic::types::Batch< DataType, LabelType >inline
getNextSample()mic::types::Batch< DataType, LabelType >inline
getRandomBatch()mic::types::Batch< DataType, LabelType >inline
getRandomSample()mic::types::Batch< DataType, LabelType >inline
getSample(size_t index_)mic::types::Batch< DataType, LabelType >inline
getSampleDirect(size_t index_)mic::types::Batch< DataType, LabelType >inline
indices()mic::types::Batch< DataType, LabelType >inline
indices(size_t index_)mic::types::Batch< DataType, LabelType >inline
isLastBatch()mic::types::Batch< DataType, LabelType >inline
isLastSample()mic::types::Batch< DataType, LabelType >inline
labels()mic::types::Batch< DataType, LabelType >inline
labels(size_t index_)mic::types::Batch< DataType, LabelType >inline
next_sample_indexmic::types::Batch< DataType, LabelType >protected
number_of_classesmic::types::Batch< DataType, LabelType >protected
operator=(const mic::types::Batch< DataType, LabelType > &batch_)mic::types::Batch< DataType, LabelType >inline
rdmic::types::Batch< DataType, LabelType >protected
rng_mt19937_64mic::types::Batch< DataType, LabelType >protected
sample_datamic::types::Batch< DataType, LabelType >protected
sample_indicesmic::types::Batch< DataType, LabelType >protected
sample_labelsmic::types::Batch< DataType, LabelType >protected
setBatchSize(size_t batch_size_)mic::types::Batch< DataType, LabelType >inline
setNextSampleIndex(size_t index_=0)mic::types::Batch< DataType, LabelType >inline
size()mic::types::Batch< DataType, LabelType >inline
~Batch()mic::types::Batch< DataType, LabelType >inlinevirtual