choreo.segm.quad.EvalOnNodes#

EvalOnNodes()#

Evaluates a function on quadrature nodes of an interval.

Parameters:
Returns:

The approximated value of the integral.

Return type:

numpy.ndarray(shape = (ndim), dtype = np.float64)