Rings for MAT 685
Mathematical ring implementation to demonstrate templates and inheritance
|
These files demonstrate C++ inheritance and templates in a “natural” setting for mathematics graduate students. The point is to extend the given classes using other possibilities. You probably want to look at the list of classes and go from there.
I though I’d have something more important to say, but apparently I don’t.
-std=c++14
.