hmeanType.V

Undocumented in source.
template hmeanType(T)
package
static if(__traits(compiles, ))
alias V = typeof(cast(U)1 / ((cast(U)1 / U.init + cast(U)1 / U.init) / cast(U)2))

Meta