Equation Class

Jan 16, 2015 at 4:00am
So I have a new project for myself. I want to create an equation class in c++. I created one in python using lambda expressions but I'm curious how tht would be done in c++ or if there is better way.
Jan 16, 2015 at 6:10am
Jan 16, 2015 at 9:10am
What is "an equation class"?
Jan 17, 2015 at 1:26am
I need an equation class so I can write functions that can take derivatives and integrals.
Topic archived. No new replies allowed.