lambda computing GmbH
tel +49.(0)69.66563134
fax +49.(0)69.66563135


 

 

Generic numerical classes for .NET

Using .NET generics for numerical calculations is not as easy as it seems at first glance. The problem is that .NET uses explicit constraints for type parametes. I tried to shed some light on the problem in these two articles.