BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Namespaces
expression_base.h File Reference
#include "common.h"
#include "expression_templates/tree_evaluator.h"
#include "tensor_iterator_defs.h"
#include "expression_operations.h"
Include dependency graph for expression_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bc::tensors::Tensor_Base< ExpressionTemplate >
 
class  bc::tensors::Expression_Base< ExpressionTemplate >
 
struct  bc::tensors::Expression_Base< ExpressionTemplate >::cw_iterator_type< Tensor >
 
struct  bc::tensors::Expression_Base< ExpressionTemplate >::cw_reverse_iterator_type< Tensor >
 

Namespaces

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