| 
    Tensor
    
   A C++ expression template library for computations on N dimensional tensors 
   | 
 
#include "tensor_traits.hpp"

Go to the source code of this file.
Classes | |
| class | ftl::TensorExpression< Expression, Traits > | 
| Defines a general tensor expression so that opertions on tensor expressions can be defined the syntax of the operations to look as they would mathematically.  More... | |
Namespaces | |
| ftl | |
 1.8.9.1