 |
Cadabra
Computer algebra system for field theory problems
|
Go to the documentation of this file.
6 #include <pybind11/stl.h>
18 const std::vector<std::pair<Ex, NTensor>>
values;
const std::vector< std::pair< Ex, NTensor > > values
Definition: nevaluate.hh:18
Definition: nevaluate.py:1
nevaluate(const Kernel &, Ex &, const std::vector< std::pair< Ex, NTensor >> &values)
virtual bool can_apply(iterator) override
Ex::iterator iterator
Definition: Algorithm.hh:70
Definition: Algorithm.hh:59
Functions to handle the exchange properties of two or more symbols in a product.
Definition: Adjform.cc:83
Definition: Storage.hh:141
result_t
Keeping track of what algorithms have done to this expression.
Definition: Storage.hh:160
virtual result_t apply(iterator &) override