kmath-dimensions
/
space.kscience.kmath.dimensions
/
D2
common
D2
object
D2
:
Dimension
Content copied to clipboard
Type representing 2 dimensions.
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
dim
Link copied to clipboard
common
open override val
dim
:
UInt
Content copied to clipboard
The number of dimensions.