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

New Post: Find Min and Max element in matrix?

$
0
0
I was under the impression we had added Minimum/Maximum routines a while back, but apparently that was only for vectors. You can use Enumerate however, which is fairly efficient in v3:
m.Enumerate().Max()
m.Enumerate().Min()
Thanks,
Christoph

Viewing all articles
Browse latest Browse all 971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>