BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Public Member Functions | Static Public Member Functions | List of all members
bc::oper::Negation Struct Reference

#include <unary.h>

Public Member Functions

template<class Value >
BCINLINE Value operator() (Value value) const
 

Static Public Member Functions

template<class Value >
static BCINLINE Value apply (Value value)
 

Member Function Documentation

◆ apply()

template<class Value >
static BCINLINE Value bc::oper::Negation::apply ( Value  value)
inlinestatic

◆ operator()()

template<class Value >
BCINLINE Value bc::oper::Negation::operator() ( Value  value) const
inline

The documentation for this struct was generated from the following file: