Home
last modified time | relevance | path

Searched defs:Matrix (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_for/game_of_life/
H A DBoard.hpp23 struct Matrix { struct
37 Matrix* m_matrix; argument
/oneTBB/examples/parallel_for_each/parallel_preorder/
H A DMatrix.hpp20 class Matrix { class
25 Matrix() {} in Matrix() function in Matrix
26 Matrix(float z) { in Matrix() function in Matrix