2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-26 06:42:12 +00:00

Include spline documentation in math.qbk so it gets added to the build.

This commit is contained in:
Nick Thompson
2017-03-11 15:56:34 -06:00
parent 36159a4426
commit 6734b363dd
2 changed files with 3 additions and 0 deletions

View File

@@ -76,3 +76,4 @@ validating that equality with the data holds.
In addition, constant, linear, and quadratic functions are interpolated to ensure that the interpolant behaves as expected.
[endsect]
[endsect]

View File

@@ -618,6 +618,7 @@ and as a CD ISBN 0-9504833-2-X 978-0-9504833-2-0, Classification 519.2-dc22.
[include quaternion/math-quaternion.qbk]
[include octonion/math-octonion.qbk]
[include gcd/math-gcd.qbk]
[include interpolators/cubic_b_spline.qbk]
[mathpart rooting Tools: Root Finding \& Minimization Algorithms, Polynomial Arithmetic \& Evaluation]
[section:roots Root finding]
@@ -660,6 +661,7 @@ and as a CD ISBN 0-9504833-2-X 978-0-9504833-2-0, Classification 519.2-dc22.
[include background/remez.qbk]
[include background/references.qbk]
[section:logs_and_tables Error logs and tables]
[section:all_table Tables of Error Rates for all Functions]