File tree Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -38,39 +38,46 @@ All files produced by the author of this repository, including
38
38
shiftround_run.hpp
39
39
test_debug_code.cpp
40
40
test_divround.cpp
41
+ test_input_protections.cpp
41
42
test_multshiftround_shiftround_comp.cpp
42
43
test_multshiftround_shiftround_run.cpp
43
44
test_saturate_value.cpp
44
45
45
46
[number_theory/ directory]
47
+ detect_product_overflow.c
48
+ detect_product_overflow.h
46
49
gcd_lcm.hpp
50
+ makefile-nmake
51
+ makefile-unix
47
52
README.md
53
+ Test_GCD_LCM.cpp
48
54
49
55
[statistics/ directory]
50
56
makefile-nmake
51
57
makefile-unix
52
- RCSn.cpp
53
- RCSn.h
58
+ RCSn.hpp
54
59
README.md
55
60
Test_RCSn.cpp
56
61
57
62
[thermistor/ directory]
58
- globals .h
63
+ constants .h
59
64
heapSort.cpp
60
65
heapSort.h
61
66
makefile-nmake
62
67
makefile-unix
63
- multshiftround_run.hpp (copied from integer/ directory)
64
- multshiftround_shiftround_masks.c (copied from integer/ directory)
65
- multshiftround_shiftround_masks.h (copied from integer/ directory)
68
+ multshiftround_run.hpp
69
+ multshiftround_shiftround_masks.c
70
+ multshiftround_shiftround_masks.h
66
71
NTCcalculations.cpp
67
72
NTCcalculations.h
68
73
parsers.cpp
69
74
parsers.h
70
75
QRleast_squares.cpp
71
76
QRleast_squares.h
72
77
README.md
73
- run_masks_type.h (copied from integer/ directory)
78
+ run_masks_type.h
79
+ steffen_interpolate.cpp
80
+ steffen_interpolate.h
74
81
thermistor_interpolator.cpp
75
82
thermistor_tolerance.cpp
76
83
types.h
You can’t perform that action at this time.
0 commit comments