Let taylor return coefficients
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Change the taylor command to actually return the calculated coefficients.
That's doable by switching the command type, adding the coefficients to a std::vector and set that as return value. It might be necessary to change the return type, however, it is always needed that the return value of the command handler is adapted and that the documentation is updated.
taylor is part of the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1156]
Diff: