kmath
common
kmath-dimensions
/
space.kscience.kmath.dimensions
/
dim
dim
common
fun
<
D
:
Dimension
>
KClass
<
D
>
.
dim
(
)
:
Int
Content copied to clipboard
inline
fun
<
D
:
Dimension
>
Dimension.Companion
.
dim
(
)
:
Int
Content copied to clipboard
Finds
Dimension.dim
of given type
D
.