aboutsummaryrefslogtreecommitdiff
path: root/src/jtutil/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtutil/README')
-rw-r--r--src/jtutil/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/jtutil/README b/src/jtutil/README
index 2273735..d16004e 100644
--- a/src/jtutil/README
+++ b/src/jtutil/README
@@ -1,6 +1,7 @@
This directory holds low-level utility code that we use, but that's
not really specific to this project -- things like min/max templates,
-multidimensional array classes, fuzzy arithmetic routines, etc:
+multidimensional array classes, fuzzy arithmetic routines, etc. All
+of this is in namespace jtutil::.
array<fp>
is a template class (templated on the integer or floating-point