index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Help
/
guide
/
importing-exporting
/
MathFunctionsComponents
/
MathFunctions.h
blob: b38596d494c21eff2c6c4c16de30706936b9c579 (
plain
)
1
2
3
4
5
#pragma once namespace MathFunctions { double sqrt(double x); }