| 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< oper::transpose< System_Tag >, Value > | 
| Namespaces | |
| bc | |
| The Evaluator determines if an expression needs to be greedily optimized. | |
| bc::tensors | |
| bc::tensors::exprs | |
| Functions | |
| template<class expr_t > | |
| auto | bc::tensors::exprs::make_transpose (expr_t expr) | 
| template<class Array , class SystemTag > | |
| auto | bc::tensors::exprs::make_transpose (Un_Op< oper::transpose< SystemTag >, Array > expression) | 
 1.8.13
 1.8.13