BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
This is the complete list of members for bc::Shape< N >, including all inherited members.
coefficientwise_dims_to_index(size_t index) const | bc::Shape< N > | inline |
cols() const | bc::Shape< N > | inline |
dim(int i) const | bc::Shape< N > | inline |
dims_to_index(Integers... ints) const | bc::Shape< N > | inline |
dims_to_index(const Dim< D > &var) const | bc::Shape< N > | inline |
inner_shape() const | bc::Shape< N > | inline |
leading_dim(int i=N-1) const | bc::Shape< N > | inline |
operator==(const Shape &other) const | bc::Shape< N > | inline |
operator[](size_t i) const | bc::Shape< N > | inline |
outer_dim() const | bc::Shape< N > | inline |
outer_shape() const | bc::Shape< N > | inline |
rows() const | bc::Shape< N > | inline |
Shape | bc::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() const | bc::Shape< N > | inline |
size_t typedef | bc::Shape< N > | |
tensor_dim | bc::Shape< N > | static |
value_type typedef | bc::Shape< N > |