From 4d84d14ac1aa13958eaa2971b03f7f929a519105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Fri, 8 Feb 2008 13:00:32 +0000 Subject: reorganized svn path=/trunk/; revision=9400 --- desiredata/extra/pureunity/norm.f.pd | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 desiredata/extra/pureunity/norm.f.pd (limited to 'desiredata/extra/pureunity/norm.f.pd') diff --git a/desiredata/extra/pureunity/norm.f.pd b/desiredata/extra/pureunity/norm.f.pd new file mode 100644 index 00000000..305f4ac1 --- /dev/null +++ b/desiredata/extra/pureunity/norm.f.pd @@ -0,0 +1,8 @@ +#N canvas 462 350 544 148 10; +#X obj 23 20 inlet f; +#X obj 23 58 outlet f; +#X text 101 18 \$1.norm takes a value of type \$1 and produces a nonnegative +float \, normally using L2-norm formulas; +#X obj 23 39 abs; +#X connect 0 0 3 0; +#X connect 3 0 1 0; -- cgit v1.2.1