gmeanType.V

Undocumented in source.
template gmeanType(T)
package
static if(__traits(compiles, ))
alias V = typeof(nthroot(U.init * U.init, 2))

Meta