Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
num
0.4.2
Top Level Namespace
Array
ClTensor
DataFrame
Enumerable
FrameSlice
Index
Num
ArrayFlags
OrderType
Rand
WorkPool
SciKit
Series
Tensor
Built with Crystal 1.9.2
2023-10-08 08:19:59 UTC
enum
Num::OrderType
Defined in:
tensor/internal/constants.cr
Enum Members
RowMajor
=
0
ColMajor
=
1
Instance Method Summary
#col_major?
#row_major?
Instance Method Detail
def
col_major?
#
[
View source
]
def
row_major?
#
[
View source
]