]> gitweb.michael.orlitzky.com - octave.git/commit
Add the c_norm function and l2_project functions.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 15 Nov 2012 06:49:44 +0000 (01:49 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 15 Nov 2012 06:49:44 +0000 (01:49 -0500)
commit79707c807c6f44eb95ec0eeeaa28f7e98bf8c319
tree95a0883daa91678da712e361004eab7fe1f320db
parent6f4b337984a4abff81123a14496a59f9f4a0351d
Add the c_norm function and l2_project functions.
Fix legendre_p and legendre_p_tilde to work with vectors.
c_norm.m [new file with mode: 0644]
legendre_p.m
legendre_p_tilde.m