Cadabra
Computer algebra system for field theory problems
Public Attributes | List of all members
cadabra::NEvaluator::VariableValues Class Reference

Description

The expression will get evaluated for a range of values for each unknown sub-expression (variable).

These are set in the map below.

#include <NEvaluator.hh>

Public Attributes

Ex variable
 
NTensor values
 
std::vector< Ex::iterator > locations
 

Member Data Documentation

◆ locations

std::vector<Ex::iterator> cadabra::NEvaluator::VariableValues::locations

◆ values

NTensor cadabra::NEvaluator::VariableValues::values

◆ variable

Ex cadabra::NEvaluator::VariableValues::variable

The documentation for this class was generated from the following file: