BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include <constexpr_int.h>
Public Member Functions | |
template<int Y> | |
auto | operator+ (const Integer< Y > &other) const |
template<int Y> | |
auto | operator- (const Integer< Y > &other) const |
template<int Y> | |
auto | operator/ (const Integer< Y > &other) const |
template<int Y> | |
auto | operator* (const Integer< Y > &other) const |
Static Public Attributes | |
static constexpr int | value = X |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |