Package xal.tools.math.fnc


package xal.tools.math.fnc

Package containing related class for representing functions. Such classes typically expose the IRealFunction or ISmoothRealFunction interface (which inherits from the former) if they are real-valued function.

It is expected that complex-valued functions be implemented in the future. At that time interfaces for these classes should be implemented.

Since:
Sep 25, 2015
Author:
Christopher K. Allen