| [<< home] [Lecture 1] [Lecture 2] [Lecture 3] [Lecture 4] [Lecture 5] [Lecture 6] |
Note: students will present their solution for the exercices on the whiteboard during the class.
Note: students will present their solution for the exercices on the whiteboard during the class.
A of size n x nB of size n x nmatrix(16x16): getBlock(address:X, int:i, int:j)
which returns a sub-matrix (a block) of the matrix starting at
address X, of size 16 x 16 whose first element is at
position (i,j)c, the sum of the diagonal elements of the product
of A and BA with integer nodes
B containing all elements in the
nodes of A
Note: students will present their solution for the exercices on the whiteboard during the class.
A of a program such that:
A represents a Static Control PartA, the lower bound is always smaller than the upper boundB containing A which is appended another AST that assigns to each loop iterator in A the value it takes when A is executed
Note: students will present their solution for the exercices on the whiteboard during the class.
A of a program such that:
A represents a Static Control PartB containing A which is appended another AST that assigns to each loop iterator in A the value it takes when A is executed
Note: students will present their solution for the exercices on the whiteboard during the class.
A of a program such that:
A represents a Static Control PartB containing A which is appended another AST that assigns to each loop iterator in A the value it takes when A is executed
Note: students will present their solution for the exercices on the whiteboard during the class.
A of size n x nB of size n x nmatrix(16x16): getBlock(address:X, int:i, int:j)
which returns a sub-matrix (a block) of the matrix starting at
address X, of size 16 x 16 whose first element is at
position (i,j)c, the sum of the diagonal elements of the product
of A and B