![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Implementation of the Tensor class. More...
#include <algorithm>#include <agrum/agrum.h>#include <agrum/base/multidim/tensor.h>#include <agrum/base/core/math/math_utils.h>Go to the source code of this file.
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Functions | |
| template<typename GUM_SCALAR> | |
| std::ostream & | gum::operator<< (std::ostream &out, const Tensor< GUM_SCALAR > &array) |
Implementation of the Tensor class.
Definition in file tensor_tpl.h.