Main Classes
Numerics.CIM
Numerics.CIM.DataDirtiness
SetObservable
1 => resample, >0 => perform realization, =0 => no action needed
Numerics.CIM.contour_interlevedshifts
Numerics.CIM.refineQuadrature
refine the current contours's quadrature/sampling data try realization using the new data.
Numerics.CIM
CIM(OperatorData=Numerics.OperatorData(), Contour=Numerics.Contour.Circle(), RealizationData=Numerics.RealizationData())
Numerics.CIM.setComputationalMode
Set the computational mode of the CIM object.
Input arguments:
-
cm
–Numerics.ComputationalMode.{Hankel,SPLoewner,MPLoewner}.
Numerics.CIM.default_shifts
Sets default shifts using the current ComputationalMode and Contour data.
Numerics.CIM.eigs
Computes the eigenvalues and right/left eigenvectors -- mimics the interface of MATLAB's eig function.
Numerics.OperatorData
Numerics.SampleData
Numerics.SampleData.show_progress
SetObservable
progress bar toggle -- only works for serial/Process-based pools