Matrix.__init__
- raytracing.Matrix.__init__(self, A: float = 1, B: float = 0, C: float = 0, D: float = 1, physicalLength: float = 0, frontVertex=None, backVertex=None, frontIndex=1.0, backIndex=1.0, apertureDiameter=inf, apertureNA=inf, label='')
Initialize self. See help(type(self)) for accurate signature.