ACCA-Imperial / SKPrime

A MATLAB implementation of the Schottky-Klein prime function.
GNU General Public License v3.0
10 stars 6 forks source link

Set method needed for generic plus singular BVP class #73

Open ehkropf opened 8 years ago

ehkropf commented 8 years ago

Currently no way to set singularPartDz from outside the inheritance tree. Would be better to allow this as the class is not abstract.