sinshu / numflat

A numerical computation library for C#
MIT License
22 stars 3 forks source link

Revise error handling when the sum of weights is too small #5

Open sinshu opened 9 months ago

sinshu commented 9 months ago

I'm not sure if this is a correct way: https://github.com/sinshu/numflat/blob/58c8d0a067fb52d0b5d959877ed75439b19ace08/NumFlat/MathLinq/MathLinq.VectorWeightedSecondOrderDouble.cs#L67