BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
Classes | |
struct | csv_descriptor |
struct | Range |
Functions | |
template<> | |
double | from_string (const std::string &str) |
template<> | |
float | from_string (const std::string &str) |
template<> | |
int | from_string (const std::string &str) |
template<> | |
std::string | from_string (const std::string &str) |
template<class T > | |
auto | range (T begin, T end=T()) |
|
inline |
|
inline |
|
inline |
|
inline |
auto bc::io::range | ( | T | begin, |
T | end = T() |
||
) |