@harikas wrote:
I have been using MathNet Numerics library for matrix operations like Add and multiple but it doesn’t support matrices with long datatype. It only supports double but my values contain 19 digits which is why computation values are not correct as values are converted to double(15 digit). Can you please let me know if there is a way I can use long data type for basic matrix operations?
Posts: 1
Participants: 1