BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Functions
bc::detail Namespace Reference

Functions

template<class T = char>
void print_impl (std::ostream *os, const T &arg='\n')
 
template<class T , class... Ts>
void print_impl (std::ostream *os, const T &arg, const Ts &... args)
 

Function Documentation

◆ print_impl() [1/2]

template<class T = char>
void bc::detail::print_impl ( std::ostream *  os,
const T &  arg = '\n' 
)

◆ print_impl() [2/2]

template<class T , class... Ts>
void bc::detail::print_impl ( std::ostream *  os,
const T &  arg,
const Ts &...  args 
)