File: fastmath_test.ref

package info (click to toggle)
libitpp 4.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,520 kB
  • ctags: 6,341
  • sloc: cpp: 51,608; sh: 9,248; makefile: 636; fortran: 8
file content (18 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (8)
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]]