]> gitweb.michael.orlitzky.com - numerical-analysis.git/commit
Add 2d/3d wrapper types for easy pattern matching.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 3 Feb 2013 22:20:38 +0000 (17:20 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 3 Feb 2013 22:20:38 +0000 (17:20 -0500)
commitbd4568f6d35d814481d246f48b44ebc651f1534d
treeed86eda6ac850b6a1f31dceeb43a923531611803
parente73e40c515938df4de629dbc88463c5d88bca7c8
Add 2d/3d wrapper types for easy pattern matching.
Implement both safe and unsafe indexing.
src/FixedVector.hs