File: fastmath_test.ref

package info (click to toggle)
libitpp 4.3.1-14
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 9,952 kB
  • sloc: cpp: 73,628; makefile: 661; python: 548; sh: 261
file content (18 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
====================================================
              Test of fastmath
====================================================
sub_v_vT_m: the slow and fast way
[[-41 -52 -63]
 [-59 -76 -93]
 [-14 -19 -24]]
[[-41 -52 -63]
 [-59 -76 -93]
 [-14 -19 -24]]

sub_m_v_vT: the slow and fast way
[[-21 -31 -8]
 [-54 -82 -23]
 [-87 -133 -38]]
[[-21 -31 -8]
 [-54 -82 -23]
 [-87 -133 -38]]