vault backup: 2023-10-04 11:23:31
This commit is contained in:
parent
6cf9513a79
commit
56b6dd8a55
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
||||||
4 de Outubro 2023 - #CP
|
4 de Outubro 2023 - #CP
|
||||||
|
|
||||||
## Ex. 2
|
## Ex. 2
|
||||||
|
#### a) Limitações vetoriais
|
||||||
|
A -> consecutive elements in a row -> consecutive access in the vector
|
||||||
|
C -> same element
|
||||||
|
B -> consecutive elements in a collumn
|
||||||
|
|
||||||
|
Não vai ser vetorizável.
|
||||||
|
|
||||||
|
|
||||||
|
#### b)
|
||||||
|
i - j - k TO
|
Loading…
Reference in a new issue