ecd.setup_const: Integration preprocessor for an ecd object
Description
This is an internal helper function for ecd constructor
Its main function is to determine const, const_left_x, and const_right_x during object construction.
Usage
ecd.setup_const(object, verbose = FALSE)
Arguments
object
An object of ecd class
verbose
logical, display timing information, for debugging purpose.