Quantcast
Channel: Math.NET Numerics - Math.NET
Viewing all articles
Browse latest Browse all 224

Does this library support matrix operations with long data type?

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles