You could just wrap a float in a new type and define the needed operations. This should dispatch to the generic versions of the linear algebra library.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Inverse of a triangular matrix | 2 | 1029 | November 5, 2020 | |
Iterating over elements of upper triangular matrix, but cartesian indices are needed | 17 | 2890 | July 17, 2023 | |
How to get upper triangular values of a `Matrix`? | 2 | 2047 | February 10, 2023 | |
Elegant way to construct a set of multi-index | 19 | 2155 | November 29, 2018 | |
Element wise multiplication of lower triangular matrices | 17 | 939 | August 29, 2023 |