BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Public Types | List of all members
bc::allocators::Device_Managed< T >::rebind< altT > Struct Template Reference

#include <basic_allocators.h>

Public Types

using other = Device_Managed< altT >
 

Member Typedef Documentation

◆ other

template<class T >
template<class altT >
using bc::allocators::Device_Managed< T >::rebind< altT >::other = Device_Managed<altT>

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