get_jacobian#

BaseFom.get_jacobian(fdtd_session: FdtdSession)#

Compute the Jacobian of the FOM with respect to monitor result values.

Parameters:
fdtd_sessionFdtdSession

FDTD session containing the completed simulation results.

Returns:
np.ndarray

Jacobian matrix of the FOM with respect to the ordered monitor values.