|
BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include "expression_template_base.h"

Go to the source code of this file.
Classes | |
| struct | bc::tensors::exprs::Un_Op< Operation, ArrayType > |
Namespaces | |
| bc | |
| The Evaluator determines if an expression needs to be greedily optimized. | |
| bc::tensors | |
| bc::tensors::exprs | |
Functions | |
| template<class Operation , class Expression > | |
| BCHOT auto | bc::tensors::exprs::make_un_expr (Expression expression, Operation operation=Operation()) |
1.8.13