equalsLine

fun <V : Vector> LineSegment<V>.equalsLine(space: GeometrySpace<V>, other: LineSegment<V>, precision: Double = DEFAULT_PRECISION): Boolean(source)

Line equality using GeometrySpace.norm provided by the space and given precision