From 284afc630b3d0dd6c0079c6d3e83a73d6d1193e0 Mon Sep 17 00:00:00 2001 From: Julian T Date: Sat, 16 May 2020 16:52:12 +0200 Subject: Added hpp assignments --- sem4/hpp/m9/opgaver.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sem4/hpp/m9/opgaver.md (limited to 'sem4/hpp/m9/opgaver.md') 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 -- cgit v1.2.3