aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
tensor_tpl.h File Reference

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>
Include dependency graph for tensor_tpl.h:
This graph shows which files directly or indirectly include this file:

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)

Detailed Description

Implementation of the Tensor class.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) & Christophe GONZALES(_at_AMU)

Definition in file tensor_tpl.h.