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< 1 >, including all inherited members.
coefficientwise_dims_to_index(size_t i) const | bc::Shape< 1 > | inline |
cols() const | bc::Shape< 1 > | inline |
dim(size_t i) const | bc::Shape< 1 > | inline |
dims_to_index(size_t i, Integers... ints) const | bc::Shape< 1 > | inline |
dims_to_index(size_t i) const | bc::Shape< 1 > | inline |
inner_shape() const | bc::Shape< 1 > | inline |
leading_dim(size_t i=0) const | bc::Shape< 1 > | inline |
operator==(const Shape< 1 > &other) const | bc::Shape< 1 > | inline |
operator[](size_t i) const | bc::Shape< 1 > | inline |
outer_dim() const | bc::Shape< 1 > | inline |
rows() const | bc::Shape< 1 > | inline |
Shape | bc::Shape< 1 > | friend |
Shape() | bc::Shape< 1 > | inline |
Shape(bc::Dim< 1 > param) | bc::Shape< 1 > | inline |
Shape(const Shape< X > &shape) | bc::Shape< 1 > | inline |
Shape(int length) | bc::Shape< 1 > | inline |
size() const | bc::Shape< 1 > | inline |
size_t typedef | bc::Shape< 1 > | |
tensor_dim | bc::Shape< 1 > | static |
value_type typedef | bc::Shape< 1 > |