Searched defs:RowMajor (Results 1 – 7 of 7) sorted by relevance
25 struct RowMajor { struct48 class StreamUtil<InType, RowMajor> { argument
27 enum class MapOrder { ColMajor, RowMajor }; enumerator
322 …RowMajor = 0x1, // it is only a coincidence that this is equal to RowMajorBit -- don't rely on th… enumerator
610 const Eigen::TensorMap<Eigen::Tensor<const TR, 2, Eigen::RowMajor>, in GEPP()
378 "RowMajor": 4, number
382 "RowMajor": 4, number
2459 GLboolean RowMajor; member