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

Same method for different class

$
0
0

@xwwell wrote:

Hi, I am using MathNet.Numerics.LinearAlgebra.Single and MathNet.Numerics.LinearAlgebra.Complex, since I have Matrix and Matrix in my code.

But when I define "Matrix = new DenseMatrix(order)" it gives me error saying ambiguous reference for DenseMatrix. What should I do for my case?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles