U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » UppHub » Anboto/Eigen. Added MultiDimensionalMatrix
Anboto/Eigen. Added MultiDimensionalMatrix [message #60592] Sat, 25 May 2024 11:36
koldo is currently offline  koldo
Messages: 3459
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
Previous Topic: Anboto/STEM4U: Added homography
Next Topic: Added Npy library
Goto Forum:
  


Current Time: Thu May 21 23:27:42 GMT+2 2026

Total time taken to generate the page: 0.01626 seconds