mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
statType.statType
mir
math
stat
statType
Undocumented in source.
alias
statType
=
Unqual
!
T
alias
statType
=
double
alias
statType
=
Unqual
!
T
template
statType
(T, bool checkComplex = true)
package
deprecated
static if
(!(
isFloatingPoint!T
))
static if
(!(
is(T : double)
))
static if
(
checkComplex
)
static if
(
isComplex!T
)
static if
(
is(T : cdouble)
)
alias
statType
=
Unqual
!
T
alias
statType
=
Unqual
!
T
alias
statType
=
cdouble
Meta
Source
See Implementation
mir
math
stat
statType
aliases
statType