Definition at line 45 of file general_optics.py.
00045 : 00046 return math.sqrt(Numeric.sum(vec*vec)) 00047 def planesolve(x0, u, x1, v):