Home » Developing U++ » UppHub » Anboto/Eigen. Added MultiDimensionalMatrix
Anboto/Eigen. Added MultiDimensionalMatrix [message #60592] |
Sat, 25 May 2024 11:36 |
 |
koldo
Messages: 3437 Registered: August 2008
|
Senior Veteran |
|
|
MultiDimensionalMatrix is a simple class to handle multidimensional matrices.
Row major and column major is easily handled.
The initial reason is that Eigen matrices are focus in column major, and row major support is fragile. Other libraries tend to use row major structure.
MultiDimensionalMatrix can be used to interact with these libraries and transfer the data to column major Eigen Matrix or Tensor multidimensional matrices.
Best regards
IƱaki
|
|
|
Goto Forum:
Current Time: Tue Jun 10 10:46:16 CEST 2025
Total time taken to generate the page: 0.05330 seconds
|