BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Namespaces | Functions
reference_iterator.h File Reference
#include <vector>
Include dependency graph for reference_iterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bc::algorithms::ReferenceIterator< T >
 
struct  bc::algorithms::ReferenceList< T >
 

Namespaces

 bc
 The Evaluator determines if an expression needs to be greedily optimized.
 
 bc::algorithms
 

Functions

template<class T , class ... Ts>
ReferenceList< T > bc::algorithms::enumerate (T &t, Ts &... ts)