toor1245 / MatrixDotNet

Powerful .NET library for calculating matrix
https://toor1245.github.io/MatrixDotNet/
MIT License
10 stars 3 forks source link

IntrinsicsHandler<T> class does not match access modifier with it's methods #120

Closed Dilorfin closed 3 years ago

Dilorfin commented 3 years ago

IntrinsicsHandler<T> is public and it confuses when it has no methods which are internal.