Line2WithLine2IntersectionInSteps
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
data class TheLinesAreInGeneralPosition<N>(val step1: N, val step2: N) : Line2WithLine2IntersectionInSteps<N>
Link copied to clipboard