eulerLine

fun <E> eulerLine(A: Point<E>, B: Point<E>, C: Point<E>): Line<E>(source)