LightJason / Java-AgentSpeak

LightJason - AgentSpeak(L++) for Java
https://agentspeak-java.lightjason.org
Other
23 stars 7 forks source link

math interpolation functions added #24

Closed Fatema080136 closed 7 years ago

flashpixx commented 7 years ago

checking instanceof Object is pointless, because everything is an object, just create an useful checking, single- & multiple interpolation should use Akima, Loess, Divided-Difference or Linear polynom object, so test the correct working of real polynoms

flashpixx commented 7 years ago

don't compare numeric values with assertEquals and Object, move property polynomials to the test-methods