summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step4/MathFunctions/mysqrt.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Tutorial: Refactor MathFunctions codeMarkus Ferrell2023-02-231-2/+6
| | | | | | | Propagate the refactor in Step 10 MathFunctions through all of the steps. Use MathFunctions/MathFunctions.cxx instead of Tutorial.cxx to determine which sqrt library is called. Adds .h files which correspond to their .cxx files by name.
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
| | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0.
* Help/guide/tutorial: Adopt tutorial codeKitware Robot2019-06-181-0/+23