CommonType

Undocumented in source.

Members

Aliases

CommonType
alias CommonType = Complex!(CommonType!(realType!A, realType!B))
Undocumented in source.
CommonType
alias CommonType = typeof(A.init + B.init)
Undocumented in source.

Meta