kmath-dimensions
/
space.kscience.kmath.dimensions
/
D3
common
D3
object
D3
:
Dimension
Content copied to clipboard
Type representing 3 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.