quantities v0.3.1 (2014-09-14T10:45:06Z)
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