Typedef wt::Inv

Typedef Documentation

template<QuantitySpec T>
using wt::Inv = decltype(au::pow<-1>(std::declval<T>()))