![]() |
Cadabra
Computer algebra system for field theory problems
|
#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | NTensor |
Class to hold numerical values structured in tensor form, that is, a multi-dimensional array. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &, const NTensor &) |
std::ostream& operator<< | ( | std::ostream & | , |
const NTensor & | |||
) |