|
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.
Namespaces | |
| bc | |
| The Evaluator determines if an expression needs to be greedily optimized. | |
| bc::tensors | |
| bc::tensors::exprs | |
Functions | |
| template<class SystemTag , class value_type > | |
| auto | bc::tensors::exprs::make_scalar_constant (value_type scalar) |
| template<class SystemTag , int Value, class Scalar > | |
| auto | bc::tensors::exprs::make_constexpr_scalar () |
1.8.13