finesse.solutions.beamtrace.ABCDSolution.eval¶
- ABCDSolution.eval()[source]¶
Evaluate the symbolic ABCD matrix.
Computes the numeric form of the ABCD matrix using the
eval
method of each parameter reference.- Returns:
- out
numpy.ndarray
A numeric matrix for the evaluated ABCD.
- out