IGenericDoubleVector

Properties

Link copied to clipboard
abstract val dimensions: Int
Link copied to clipboard

Functions

Link copied to clipboard
abstract operator fun get(dim: Int): Double
Link copied to clipboard
abstract operator fun set(dim: Int, value: Double)