Type Alias InverseUnitSubvalues<T>

InverseUnitSubvalues: PowUnitSubvalues<T, -1>

Inverses each of the subvalues.

Type Parameters