Commit c8b4f77
authored
File tree
13 files changed
+186
-113
lines changed- RATapi
- examples/non_polarised
- cpp
- tests
13 files changed
+186
-113
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
| |||
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| 282 | + | |
281 | 283 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
| |||
306 | 308 | | |
307 | 309 | | |
308 | 310 | | |
| 311 | + | |
309 | 312 | | |
| 313 | + | |
| 314 | + | |
310 | 315 | | |
311 | 316 | | |
312 | 317 | | |
| |||
429 | 434 | | |
430 | 435 | | |
431 | 436 | | |
432 | | - | |
433 | 437 | | |
434 | 438 | | |
435 | 439 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
| |||
178 | 177 | | |
179 | 178 | | |
180 | 179 | | |
181 | | - | |
182 | 180 | | |
183 | 181 | | |
184 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
68 | 66 | | |
| 67 | + | |
69 | 68 | | |
70 | 69 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
76 | 75 | | |
77 | 76 | | |
78 | | - | |
| 77 | + | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 107 | + | |
| 108 | + | |
114 | 109 | | |
115 | 110 | | |
- RATMain.cpp+61-45
- RATMain_internal_types.h+40-38
- RATMain_rtwutil.cpp+27-6
- RATMain_rtwutil.h+8-6
- RATMain_types.h+38-32
- adaptive.cpp+2-2
- adaptive.h+3-3
- allocateLayersForContrast.cpp+1-1
- allocateLayersForContrast.h+2-2
- allocateParamsToLayers.cpp+1-1
- allocateParamsToLayers.h+3-3
- applyBackgroundCorrection.cpp+2-2
- backSort.cpp+5-18
- backSort.h+5-7
- boundaryHandling.cpp+3-3
- callCppFunction.cpp+171-79
- callCppFunction.h+14-9
- callReflectivity.cpp+43-105
- callReflectivity.h+8-7
- classHandle.hpp+4-2
- constructBackground.cpp+125-25
- constructBackground.h+10-8
- constructResolution.cpp+124
- constructResolution.h+33
- coreLayersCalculation.cpp+8-6
- coreLayersCalculation.h+4-3
- customLayers.cpp+291-210
- customLayers.h+31-28
- customLayers1.cpp+289-211
- customLayers1.h+31-31
- customXY.cpp+207-152
- customXY.h+17-15
- customXY1.cpp+266-205
- customXY1.h+19-17
- dataResolutionPolly.cpp-71
- dataResolutionPolly.h-30
- deopt.cpp+4-4
- drawMCMC.cpp+1-1
- extractProblemParams.cpp+13-17
- extractProblemParams.h+14-13
- fMinSearch.cpp+1-1
- getFitNames.cpp+10-10
- getFitNames.h+11-11
- getFittedPriors.cpp+5-5
- getFittedPriors.h+3-3
- groupLayersMod.cpp+9-9
- groupLayersMod.h+1-1
- groupLayersModImaginary.cpp+9-9
- groupLayersModImaginary.h+1-1
- isRATStopped.cpp+1-1
- makeCell.cpp+3-3
- makeCell.h+4-4
- makeEmptyBayesResultsStruct.cpp+26-26
- makeEmptyBayesResultsStruct.h+5-5
- nestedSampler.cpp+1-1
- nsIntraFun.cpp+8
- packParams.cpp+1-1
- packParams.h+2-2
- processCustomFunction.cpp+19-34
- processCustomFunction.h+4-4
- processCustomFunction1.cpp+6-20
- processCustomFunction1.h+4-4
- processCustomFunction2.cpp+29-56
- processCustomFunction2.h+4-4
- processCustomFunction3.cpp+7-33
- processCustomFunction3.h+4-4
- ratDREAM.cpp+3-3
- refPercentileConfidenceIntervals.cpp+8-8
- refPercentileConfidenceIntervals.h+5-5
- reflectivityCalculation.cpp+72-100
- resampleLayers.cpp+2-2
- resampleLayersReIm.cpp+1-1
- resolutionPolly.cpp+14-25
- resolutionPolly.h+3-2
- runDE.cpp+2-2
- runDREAM.cpp+1-1
- runNestedSampler.cpp+4-4
- runNestedSampler.h+2-2
- runSimplex.cpp+5-5
- splitEllipsoid.cpp+2-2
- standardLayers.cpp+287-202
- standardLayers.h+30-28
- standardLayers1.cpp+300-217
- standardLayers1.h+30-30
- strcmp.cpp+122-93
- strcmp.h+8-7
- strjoin.cpp+2-2
- strjoin.h+3-3
- strlength.cpp+1-1
- strlength.h+2-2
- structConstructorHelper.cpp+3-3
- structConstructorHelper.h+6-6
- triggerEvent.cpp+9-9
- triggerEvent.h+2-2
0 commit comments