getLocation abstract method

double? getLocation(
  1. D? domain
)

Get location for the domain.

Implementation

double? getLocation(D? domain);