aspectRatioSlope property

double get aspectRatioSlope

Shared AR slope adjScale + k_default · lnAR — hoists one multiply-add out of every per-axis AR factor computation.

Implementation

double get aspectRatioSlope => _d.aspectRatioSlope;