get_jacobian#
- BaseFom.get_jacobian(fdtd_session: FdtdSession)#
Compute the Jacobian of the FOM with respect to monitor result values.
- Parameters:
- fdtd_session
FdtdSession FDTD session containing the completed simulation results.
- fdtd_session
- Returns:
np.ndarrayJacobian matrix of the FOM with respect to the ordered monitor values.