Home
last modified time | relevance | path

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

/oneTBB/examples/test_all/fibonacci/
H A Dfibonacci.cpp57 struct Matrix2x2 { struct
60 Matrix2x2() {} in Matrix2x2() function
61 Matrix2x2(value v00, value v01, value v10, value v11) { in Matrix2x2() function