File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ This sub-library contains useful functions and classes to support the other sub-
2020## Data Structures:
2121
2222<p align =" center " >
23- <img src="doc/FunctionPoint .png" width="300 " height="auto"/>
23+ <img src="doc/Structs .png" width="500 " height="auto"/>
2424</p >
2525
2626[ :top : Back to Top] ( #abacus-math )
@@ -51,7 +51,7 @@ The method `evaluate_point` will return the value $y(x)$ for the given $x$.
5151### Class Diagram:
5252
5353<p align =" center " >
54- <img src="doc/Polynomial.png" width="700 " height="auto"/>
54+ <img src="doc/Polynomial.png" width="800 " height="auto"/>
5555</p >
5656
5757[ :top : Back to Top] ( #abacus-math )
@@ -89,7 +89,7 @@ The `evaluate_point` method returns the interpolated value $y = f(x)$ for the gi
8989### Class Diagram:
9090
9191<p align =" center " >
92- <img src="doc/Spline.png" width="700 " height="auto"/>
92+ <img src="doc/Spline.png" width="600 " height="auto"/>
9393</p >
9494
9595[ :top : Back to Top] ( #abacus-math )
You can’t perform that action at this time.
0 commit comments