Basic skeleton of the C++ class model done with a functional test. GSL shell build currently broken. - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/utils.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2009年12月13日 17:41:07 +0000
committerFrancesco Abbate <francesco.bbt@gmail.com>2009年12月13日 17:41:07 +0000
commitd00328bd46965223c83f3880204943d8e5844034 (patch)
tree86436dedafa24ce7e628df7467ca063237fd7cc5 /agg-plot/utils.h
parent220963841157dd309b3e26c879ad3bb9ba626580 (diff)
downloadgsl-shell-d00328bd46965223c83f3880204943d8e5844034.tar.gz
Basic skeleton of the C++ class model done with a functional test. GSL shell build currently broken.
Diffstat (limited to 'agg-plot/utils.h')
-rw-r--r--agg-plot/utils.h 3
1 files changed, 2 insertions, 1 deletions
diff --git a/agg-plot/utils.h b/agg-plot/utils.h
index 1236b202..6d9a2d2f 100644
--- a/agg-plot/utils.h
+++ b/agg-plot/utils.h
@@ -14,6 +14,7 @@ T min (T a, T b) {
return (b > a) ? a : b;
}
-extern void trans_affine_compose (agg::trans_affine& a, const agg::trans_affine& b);
+extern void trans_affine_compose (agg::trans_affine& a, const agg::trans_affine& b);
+extern double trans_affine_max_norm (agg::trans_affine& m);
#endif
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月13日 19:06:35 +0000

AltStyle によって変換されたページ (->オリジナル) /