ceras
yet another deep learning engine
ceras::tensor< T, Allocator > Member List

This is the complete list of members for ceras::tensor< T, Allocator >, including all inherited members.

allocator typedefceras::tensor< T, Allocator >
as_scalar() const noexceptceras::tensor< T, Allocator >inline
as_type() const noexceptceras::tensor< T, Allocator >inline
begin() noexceptceras::tensor< T, Allocator >inline
begin() const noexceptceras::tensor< T, Allocator >inline
cbegin() const noexceptceras::tensor< T, Allocator >inline
cend() const noexceptceras::tensor< T, Allocator >inline
copy() constceras::tensor< T, Allocator >inline
creep_to(unsigned long new_memory_offset)ceras::tensor< T, Allocator >inline
data() noexceptceras::tensor< T, Allocator >inline
data() const noexceptceras::tensor< T, Allocator >inline
deep_copy(self_type const &other)ceras::tensor< T, Allocator >inline
deep_copy() constceras::tensor< T, Allocator >inline
empty() const noexceptceras::tensor< T, Allocator >inline
end() noexceptceras::tensor< T, Allocator >inline
end() const noexceptceras::tensor< T, Allocator >inline
map(Function const &f)ceras::tensor< T, Allocator >inline
memory_offset_ceras::tensor< T, Allocator >
ndim() const noexceptceras::tensor< T, Allocator >inline
operator*=(self_type const &other)ceras::tensor< T, Allocator >inline
operator*=(value_type x)ceras::tensor< T, Allocator >inline
operator+=(self_type const &other)ceras::tensor< T, Allocator >inline
operator+=(value_type x)ceras::tensor< T, Allocator >inline
operator-() constceras::tensor< T, Allocator >inline
operator-=(self_type const &other)ceras::tensor< T, Allocator >inline
operator-=(value_type x)ceras::tensor< T, Allocator >inline
operator/=(self_type const &other)ceras::tensor< T, Allocator >inline
operator/=(value_type x)ceras::tensor< T, Allocator >inline
operator=(self_type const &other) noexceptceras::tensor< T, Allocator >inline
operator=(self_type &&other) noexceptceras::tensor< T, Allocator >inline
operator[](unsigned long idx)ceras::tensor< T, Allocator >inline
operator[](unsigned long idx) constceras::tensor< T, Allocator >inline
reset(T val=T{0})ceras::tensor< T, Allocator >inline
reshape(std::vector< unsigned long > const &new_shape)ceras::tensor< T, Allocator >inline
resize(std::vector< unsigned long > const &new_shape)ceras::tensor< T, Allocator >inline
self_type typedefceras::tensor< T, Allocator >
shape() const noexceptceras::tensor< T, Allocator >inline
shape_ceras::tensor< T, Allocator >
shared_vector typedefceras::tensor< T, Allocator >
shrink_to(std::vector< unsigned long > const &new_shape)ceras::tensor< T, Allocator >inline
size() const noexceptceras::tensor< T, Allocator >inline
slice(unsigned long m, unsigned long n) const noexceptceras::tensor< T, Allocator >inline
tensor()ceras::tensor< T, Allocator >inline
tensor(std::vector< unsigned long > const &shape, std::initializer_list< T > init, const Allocator &alloc=Allocator())ceras::tensor< T, Allocator >inline
tensor(std::vector< unsigned long > const &shape)ceras::tensor< T, Allocator >inline
tensor(std::vector< unsigned long > const &shape, T init)ceras::tensor< T, Allocator >inline
tensor(tensor const &other, unsigned long memory_offset)ceras::tensor< T, Allocator >inline
tensor(self_type const &other) noexceptceras::tensor< T, Allocator >inline
tensor(self_type &&other) noexceptceras::tensor< T, Allocator >inline
value_type typedefceras::tensor< T, Allocator >
vector_ceras::tensor< T, Allocator >
vector_type typedefceras::tensor< T, Allocator >