summaryrefslogtreecommitdiff
path: root/tests/regression/echotest/vector-values-expected.txt
blob: 76548927dc59e7d82fd29aa946859ec146f2df59 (plain)
1
2
3
4
5
6
7
8
9
10
ECHO: "Testing vector dot product: 14"
ECHO: "  Bounds check: undef"
ECHO: "Testing matrix * vector: [3, 2]"
ECHO: "  Bounds check: undef"
ECHO: "Testing vector * matrix: [2, -1, 0]"
ECHO: "  Bounds check: undef"
ECHO: "Testing id matrix * id matrix: [[1, 0], [0, 1]]"
ECHO: "Testing asymmetric matrix * matrix: [[2, 1], [-1, 0]]"
ECHO: "Testing alternate asymmetric matrix * matrix: [[1, 0, 1], [0, 1, -1], [1, 1, 0]]"
ECHO: "  Bounds check: undef"
contact: Jan Huwald // Impressum