Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 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
Previous Topic: Anboto/STEM4U: Added homography
Next Topic: Added Npy library
Goto Forum:
  


Current Time: Tue Jun 10 10:46:16 CEST 2025

Total time taken to generate the page: 0.05330 seconds