![]() |
Nabla
1.0
Nabla - a DSL for Automatic differentiation
|
#include "Tensor.h"
Namespaces | |
nb | |
Functions | |
Tensor | nb::matmul (Tensor a, Tensor b) |
Tensor | nb::add (Tensor a, Tensor b) |
Tensor | nb::mul (double a, Tensor b) |
Tensor | nb::mul (Tensor a, Tensor b) |
double | nb::full_sum (Tensor a) |