NextFTC Suite
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
NextFTC Suite
NextControl Linear Algebra
/
dev.nextftc.linalg
/
NDynamic
NDynamic
data
class
NDynamic
(
val
num
:
Int
)
:
Nat
(
source
)
Type-level representation of an unknown/dynamic dimension
Members
Constructors
NDynamic
Link copied to clipboard
constructor
(
num
:
Int
)
Properties
num
Link copied to clipboard
open
override
val
num
:
Int