multiple matrix by tuple

This commit is contained in:
Jon Janzen
2021-03-28 19:16:14 -06:00
parent 6fd1eb49b7
commit 5ca76b424a
3 changed files with 88 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ edition = "2018"
[dependencies]
approx = "0.4"
structs = { path = "../structs" }