BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
bc::Shape< N > Member List

This is the complete list of members for bc::Shape< N >, including all inherited members.

coefficientwise_dims_to_index(size_t index) constbc::Shape< N >inline
cols() constbc::Shape< N >inline
dim(int i) constbc::Shape< N >inline
dims_to_index(Integers... ints) constbc::Shape< N >inline
dims_to_index(const Dim< D > &var) constbc::Shape< N >inline
inner_shape() constbc::Shape< N >inline
leading_dim(int i=N-1) constbc::Shape< N >inline
operator==(const Shape &other) constbc::Shape< N >inline
operator[](size_t i) constbc::Shape< N >inline
outer_dim() constbc::Shape< N >inline
outer_shape() constbc::Shape< N >inline
rows() constbc::Shape< N >inline
Shapebc::Shape< N >friend
Shape()bc::Shape< N >inline
Shape(Integers... ints)bc::Shape< N >inline
Shape(const Shape< X > &shape)bc::Shape< N >inline
Shape(Dim< N > new_shape, const Shape< N > &parent_shape)bc::Shape< N >inline
Shape(const Shape< N > &new_shape, const Shape< N > &parent_shape)bc::Shape< N >inline
Shape(Dim< N > dims)bc::Shape< N >inline
size() constbc::Shape< N >inline
size_t typedefbc::Shape< N >
tensor_dimbc::Shape< N >static
value_type typedefbc::Shape< N >