API Reference / constraintLoss · function
Function: constraintLoss()
function constraintLoss(lons, c): number;
Defined in: compiler.ts:32
Degrees by which a single constraint is unmet given the longitudes.
Parameters
lons
Record<string, number>
c
Returns
number