B = isSmooth(I)
B = isSmooth(C)
i1 : C = curve(5,2);
i2 : isSmooth C o2 = true
The source of this document is in SpaceCurves.m2:1015:0.