kmath-dimensions
/
space.kscience.kmath.dimensions
/
Dimension
common
Dimension
interface
Dimension
Content copied to clipboard
Represents a quantity of dimensions in certain structure.
Types
Functions
Properties
Inheritors
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
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
abstract val
dim
:
UInt
Content copied to clipboard
The number of dimensions.
Inheritors
D1
Link copied to clipboard
D2
Link copied to clipboard
D3
Link copied to clipboard