sinshu / numflat

A numerical computation library for C#
MIT License
11 stars 1 forks source link

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

Open sinshu opened 4 months ago

sinshu commented 4 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