[eigen] Deducing associated type in eigen3 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Deducing associated type in eigen3
- From: Brook Milligan <brook@xxxxxxxx>
- Date: Sun, 24 May 2020 12:31:06 -0600
- Ironport-sdr: I0Bz7zlSJcVzFGbnv5Cv9Pnel+BGqY1h/he6hedUj56D+ntwMPfu0VKDa+KLZVd18tJJHQrkrP eJ6wyOzAIBW9q8xcz29l94KXOySVSj17P+pYvLMi/z2fI3azLrxg2vI0T5OlTsUOA1LBvsUDiI E9q4OL2n4lafz2frLK/grEWuDVrqjkX8AfaSVyer88UKFOqDD3enVq++if5Qxdi3eiDvIEM+VT hRcvr1Jd2bOc4wB1FWR0qrYYYkc0+jIUITTKShNK6QuzG2pjsT0hYPHfcZwLzRVdhD8SiqaUMN qbM=
I am trying to discover if Eigen provides any meta functions for deducing types associated with the main Eigen types, e.g., arrays, matrices, etc. For example, is there any way to determine what the scalar type associated with a matrix is?
I am not seeing any way to do this in the documentation, but perhaps I just have not found it yet. It is certainly not highlighted.
Thanks for your help.
Cheers,
Brook