]> gitweb.michael.orlitzky.com - numerical-analysis.git/commitdiff
Generalize the signature of zipwith2.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 19 Feb 2014 01:25:05 +0000 (20:25 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 19 Feb 2014 01:25:05 +0000 (20:25 -0500)
Implement the dot product using zipwith2.
Implement matrix multiplication using the dot product.
Implement the frobenius_norm with zipwith2.


No differences found