quantities v0.1.0 (2014-06-07T05:45:58Z)
Home
Dub
Repo
PowInverse.PowInverse
quantities
base
PowInverse
Undocumented in source.
alias
PowInverse
=
Dim
template
PowInverse
(int n, Dim...)
package
static if
(
Dim.length == 0
)
alias
PowInverse
=
Dim
alias
PowInverse
=
TypeTuple
!(
Dim
[
0
],
Dim
[
1
] /
n
,
PowInverse
!(
n
,
Dim
[
2
..$]))
Meta
Source
See Implementation
quantities
base
PowInverse
aliases
PowInverse