location

abstract fun location(obj: O): Location(source)

Get the location of a point with respect to this hyperplane.

Return

The location of the point relative to the hyperplane.

Parameters

obj

The point to check the location of.