mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
hmeanType.V
mir
math
stat
hmeanType
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
Source
See Implementation
mir
math
stat
hmeanType
aliases
U
V
hmeanType