70b55be684
COMP: Function1 - propagated API change resulting from new objectRegistry access
2021-11-26 11:22:36 +00:00
399c21d76c
ENH: adjustments for Function1/PatchFunction1
...
- additional debug information
- improve support for dictionary specification of constant, polynomial
and table entries. These previously only worked properly for
primitiveEntry, which causes confusion.
- extend table Function1 to include TableFile functionality.
Simplifies switching and modifying content.
2021-04-26 17:09:39 +02:00
51c2329f97
ENH: additional step function, cleanup autoPtr use in Function1
2020-05-23 18:42:41 +02:00
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
f9fe71815a
STYLE: consistent use of '= delete' for removed constructors/assignments
...
- make the purpose more explicit, and reduces some work for the
compiler as well.
2018-05-30 12:03:17 +02:00
328769b25d
STYLE: Code clean-up
2017-09-07 14:30:28 +01:00
3b6eb380d0
Function1: Optimized field evaluations
2017-08-08 10:16:08 +01:00
5157be4bb3
Function1::ramp function: Added clone function
2017-07-13 17:04:33 +01:00
98de229365
Function1: Added "Ramp" to the names of the ramp functions to avoid conflict
...
with more general forms of those functions.
2017-03-18 17:10:48 +00:00