BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
This is the complete list of members for bc::Dim< 0 >, including all inherited members.
dim(bc::size_t i) const | bc::Dim< 0 > | inline |
operator!=(const Dim &other) const | bc::Dim< 0 > | inline |
operator<<(std::ostream &os, const Dim &self) | bc::Dim< 0 > | friend |
operator==(const Dim &other) const | bc::Dim< 0 > | inline |
operator[](int i) const | bc::Dim< 0 > | inline |
outer_dim() const | bc::Dim< 0 > | inline |
size(value_type base_sz=1, value_type base_index=0) const | bc::Dim< 0 > | inline |
tensor_dim | bc::Dim< 0 > | static |
to_string() const | bc::Dim< 0 > | inline |
value_type typedef | bc::Dim< 0 > |