kmath-dimensions
/
space.kscience.kmath.dimensions
/
dim
common
dim
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
.