Shark machine learning library
Installation
Tutorials
Benchmarks
Documentation
Quick references
Class list
Global functions
shark
Data
shark::Data< Type > Member List
This is the complete list of members for
shark::Data< Type >
, including all inherited members.
append
(Data const &other)
shark::Data< Type >
inline
batch
(std::size_t i)
shark::Data< Type >
inline
batch
(std::size_t i) const
shark::Data< Type >
inline
batch_range
typedef
shark::Data< Type >
batch_reference
typedef
shark::Data< Type >
batches
() const
shark::Data< Type >
inline
batches
()
shark::Data< Type >
inline
BOOST_SERIALIZATION_SPLIT_MEMBER
()
shark::ISerializable
BOOST_STATIC_CONSTANT
(std::size_t, DefaultBatchSize=256)
shark::Data< Type >
const_batch_range
typedef
shark::Data< Type >
const_batch_reference
typedef
shark::Data< Type >
const_element_range
typedef
shark::Data< Type >
const_element_reference
typedef
shark::Data< Type >
Container
typedef
shark::Data< Type >
protected
Data
()
shark::Data< Type >
inline
Data
(std::size_t numBatches)
shark::Data< Type >
inline
explicit
Data
(std::size_t size, element_type const &element, std::size_t batchSize=DefaultBatchSize)
shark::Data< Type >
inline
explicit
element
(std::size_t i)
shark::Data< Type >
inline
element
(std::size_t i) const
shark::Data< Type >
inline
element_range
typedef
shark::Data< Type >
element_reference
typedef
shark::Data< Type >
elements
() const
shark::Data< Type >
inline
elements
()
shark::Data< Type >
inline
empty
() const
shark::Data< Type >
inline
getPartitioning
() const
shark::Data< Type >
inline
indexedSubset
(IndexSet const &indices, Data &subset, Data &complement) const
shark::Data< Type >
inline
indexedSubset
(IndexSet const &indices) const
shark::Data< Type >
inline
IndexSet
typedef
shark::Data< Type >
LabeledData
shark::Data< Type >
friend
load
(InArchive &archive, unsigned int version)
shark::ISerializable
inline
m_data
shark::Data< Type >
protected
m_shape
shark::Data< Type >
protected
makeIndependent
()
shark::Data< Type >
inline
virtual
numberOfBatches
() const
shark::Data< Type >
inline
numberOfElements
() const
shark::Data< Type >
inline
operator!=
(const Data< T > &rhs)
shark::Data< Type >
inline
operator==
(const Data< T > &rhs)
shark::Data< Type >
inline
push_back
(const_batch_reference batch)
shark::Data< Type >
inline
read
(InArchive &archive)
shark::Data< Type >
inline
virtual
reorderElements
(Range const &indices)
shark::Data< Type >
inline
repartition
(Range const &batchSizes)
shark::Data< Type >
inline
save
(OutArchive &archive, unsigned int version) const
shark::ISerializable
inline
shape
() const
shark::Data< Type >
inline
shape
()
shark::Data< Type >
inline
splice
(std::size_t batch)
shark::Data< Type >
inline
splitBatch
(std::size_t batch, std::size_t elementIndex)
shark::Data< Type >
inline
swap
shark::Data< Type >
friend
write
(OutArchive &archive) const
shark::Data< Type >
inline
virtual
~ISerializable
()
shark::ISerializable
inline
virtual