aboutsummaryrefslogtreecommitdiff
path: root/sem4/hpp/m9/opgaver.md
diff options
context:
space:
mode:
Diffstat (limited to 'sem4/hpp/m9/opgaver.md')
-rw-r--r--sem4/hpp/m9/opgaver.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/sem4/hpp/m9/opgaver.md b/sem4/hpp/m9/opgaver.md
new file mode 100644
index 0000000..15ccf1e
--- /dev/null
+++ b/sem4/hpp/m9/opgaver.md
@@ -0,0 +1,7 @@
+## Opgave 1, 2
+
+> How many operations are involved in the multiplication?
+> Assume that all three matricies are of the data type float (IEEE754, aka Binary32, 4 bytes floating point). How much storage is needed to perform the operation?
+
+
+Løste denne i notesbog