Skip to content
Snippets Groups Projects
Verified Commit 1f7d3bed authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Dynare++ tensor library: modernize the Symmetry class

We now use a initializer list constructor for creating symmetries of the form
$y^n$, $y^n u^m$, $y^nu^m\sigma^k$.

The constructor taking a single integer is used to initialize a symmetry of a
given length.

Similar changes are made to IntSequence.

This behavior is similar to std::vector.
parent 219d2bb3
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 104 additions and 88 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment