BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Typedefs
bc::utility Namespace Reference

Classes

struct  Any_Key
 
class  Any_Map
 Any_Map stores a buck of std::shared_ptr<void>. More...
 
struct  Name
 
struct  Name< C, Chars... >
 
struct  Utility
 
struct  Utility< device_tag >
 
struct  Utility< host_tag >
 

Typedefs

template<class T >
using Type = bc::traits::Type< T >
 

Typedef Documentation

◆ Type

template<class T >
using bc::utility::Type = typedef bc::traits::Type<T>