BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include <cmath.h>
Classes | |
struct | Derivative |
Public Member Functions | |
template<class value_type > | |
BCINLINE value_type | operator() (const value_type &x) const |
template<class Xpr > | |
auto | operator() (const bc::tensors::Expression_Base< Xpr > &tensor) |
template<class Xpr > | |
auto | operator() (const bc::tensors::Tensor_Base< Xpr > &tensor) |
Static Public Member Functions | |
template<class value_type > | |
static BCINLINE auto | apply (const value_type &x) |
Public Attributes | |
struct bc::oper::cmath_functions::Pow3::Derivative | dx |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
struct bc::oper::cmath_functions::Pow3::Derivative bc::oper::cmath_functions::Pow3::dx |