append(LabeledData const &other) | shark::LabeledData< InputT, LabelT > | inline |
batch(std::size_t i) | shark::LabeledData< InputT, LabelT > | inline |
batch(std::size_t i) const | shark::LabeledData< InputT, LabelT > | inline |
batch_range typedef | shark::LabeledData< InputT, LabelT > | |
batch_reference typedef | shark::LabeledData< InputT, LabelT > | |
batches() const | shark::LabeledData< InputT, LabelT > | inline |
batches() | shark::LabeledData< InputT, LabelT > | inline |
BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
const_batch_range typedef | shark::LabeledData< InputT, LabelT > | |
const_batch_reference typedef | shark::LabeledData< InputT, LabelT > | |
const_element_range typedef | shark::LabeledData< InputT, LabelT > | |
const_element_reference typedef | shark::LabeledData< InputT, LabelT > | |
DefaultBatchSize | shark::LabeledData< InputT, LabelT > | static |
element(std::size_t i) | shark::LabeledData< InputT, LabelT > | inline |
element(std::size_t i) const | shark::LabeledData< InputT, LabelT > | inline |
element_range typedef | shark::LabeledData< InputT, LabelT > | |
element_reference typedef | shark::LabeledData< InputT, LabelT > | |
elements() const | shark::LabeledData< InputT, LabelT > | inline |
elements() | shark::LabeledData< InputT, LabelT > | inline |
empty() const | shark::LabeledData< InputT, LabelT > | inline |
getPartitioning() const | shark::LabeledData< InputT, LabelT > | inline |
indexedSubset(IndexSet const &indices) const | shark::LabeledData< InputT, LabelT > | inline |
IndexSet typedef | shark::LabeledData< InputT, LabelT > | |
InputContainer typedef | shark::LabeledData< InputT, LabelT > | |
inputs() const | shark::LabeledData< InputT, LabelT > | inline |
inputs() | shark::LabeledData< InputT, LabelT > | inline |
inputShape() const | shark::LabeledData< InputT, LabelT > | inline |
inputShape() | shark::LabeledData< InputT, LabelT > | inline |
InputType typedef | shark::LabeledData< InputT, LabelT > | |
LabelContainer typedef | shark::LabeledData< InputT, LabelT > | |
LabeledData() | shark::LabeledData< InputT, LabelT > | inline |
LabeledData(std::size_t numBatches) | shark::LabeledData< InputT, LabelT > | inline |
LabeledData(std::size_t size, element_type const &element, std::size_t batchSize=DefaultBatchSize) | shark::LabeledData< InputT, LabelT > | inline |
LabeledData(Data< InputType > const &inputs, Data< LabelType > const &labels) | shark::LabeledData< InputT, LabelT > | inline |
labels() const | shark::LabeledData< InputT, LabelT > | inline |
labels() | shark::LabeledData< InputT, LabelT > | inline |
labelShape() const | shark::LabeledData< InputT, LabelT > | inline |
labelShape() | shark::LabeledData< InputT, LabelT > | inline |
LabelType typedef | shark::LabeledData< InputT, LabelT > | |
load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
m_data | shark::LabeledData< InputT, LabelT > | protected |
m_label | shark::LabeledData< InputT, LabelT > | protected |
makeIndependent() | shark::LabeledData< InputT, LabelT > | inlinevirtual |
numberOfBatches() const | shark::LabeledData< InputT, LabelT > | inline |
numberOfElements() const | shark::LabeledData< InputT, LabelT > | inline |
push_back(typename Batch< InputType >::type const &inputs, typename Batch< LabelType >::type const &labels) | shark::LabeledData< InputT, LabelT > | inline |
push_back(const_batch_reference batch) | shark::LabeledData< InputT, LabelT > | inline |
read(InArchive &archive) | shark::LabeledData< InputT, LabelT > | inlinevirtual |
repartition(Range const &batchSizes) | shark::LabeledData< InputT, LabelT > | inline |
save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
shuffle() | shark::LabeledData< InputT, LabelT > | inlinevirtual |
splice(std::size_t batch) | shark::LabeledData< InputT, LabelT > | inline |
splitBatch(std::size_t batch, std::size_t elementIndex) | shark::LabeledData< InputT, LabelT > | inline |
swap(LabeledData &a, LabeledData &b) | shark::LabeledData< InputT, LabelT > | friend |
write(OutArchive &archive) const | shark::LabeledData< InputT, LabelT > | inlinevirtual |
~ISerializable() | shark::ISerializable | inlinevirtual |