Typedef wt::Sqrt

Typedef Documentation

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