Support scaling values by primitive types.

This commit is contained in:
2020-01-06 13:16:11 -08:00
parent a35d0df6da
commit 00e59673f7
3 changed files with 285 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ library
Generators,
Karatsuba,
Multiply,
Scale,
Shift,
Subtract