-
- Downloads
Add sum_to_* functions
These are `sum_to_R`, `sum_to_R1`, `sum_to_R2`, `sum_to_R3`, `sum_to_R1x1`, `sum_to_R2x2` and `sum_to_R3x3`. In C++, it is just `sum`, since the argument is a concrete `DiscreteFunctionP0<Dimension, DataType>`, there is no ambiguity on the return type (`DataType`)
parent
edbcf3d5
No related branches found
No related tags found
Showing
- src/language/modules/MathFunctionRegisterForVh.cpp 47 additions, 0 deletionssrc/language/modules/MathFunctionRegisterForVh.cpp
- src/language/utils/EmbeddedIDiscreteFunctionMathFunctions.cpp 42 additions, 1 deletion...language/utils/EmbeddedIDiscreteFunctionMathFunctions.cpp
- src/language/utils/EmbeddedIDiscreteFunctionMathFunctions.hpp 3 additions, 0 deletions...language/utils/EmbeddedIDiscreteFunctionMathFunctions.hpp
- src/scheme/DiscreteFunctionP0.hpp 7 additions, 0 deletionssrc/scheme/DiscreteFunctionP0.hpp
- src/utils/Messenger.hpp 0 additions, 1 deletionsrc/utils/Messenger.hpp
Loading
Please register or sign in to comment