meanType

Members

Aliases

U
alias U = sumType!T
Undocumented in source.
V
alias V = typeof((U.init + U.init) / 2)
Undocumented in source.
meanType
alias meanType = statType!V
Undocumented in source.

Meta