Matt Spraggs
|
82d020c82f
|
Utils: Renamed sample_flatten.cpp to sample_element.cpp as suggested
|
2016-06-09 17:38:41 +01:00 |
|
Matt Spraggs
|
1f3a8c27a1
|
Utils: Added little utility to flatten 1x1 DMatSamples
|
2016-06-07 18:11:01 +01:00 |
|
Matt Spraggs
|
3c03d6d76e
|
Examples: Added example for nearest interpolation algorithm.
|
2015-11-23 13:57:19 +00:00 |
|
Matt Spraggs
|
5283754008
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-19 14:41:20 +00:00 |
|
Matt Spraggs
|
707496b245
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-19 14:14:44 +00:00 |
|
Matt Spraggs
|
dccdefa238
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-13 16:25:57 +00:00 |
|
Matt Spraggs
|
aa1ae67b60
|
Merge branch 'master' of github.com:aportelli/LatAnalyze3
|
2015-11-13 14:31:21 +00:00 |
|
Matt Spraggs
|
9427e8dd16
|
TabFunction: Fixed bug in quadratic interpolation
|
2015-11-12 13:14:44 +00:00 |
|
Matt Spraggs
|
ed3546e544
|
Examples: Added quadratic interpolation example.
|
2015-11-12 13:14:10 +00:00 |
|
Matt Spraggs
|
512494aed9
|
TabFunction: Added comment for quadratic interpolation.
|
2015-11-10 12:27:48 +00:00 |
|
Matt Spraggs
|
bb044da413
|
TabFunction: removed trailing semicolon
|
2015-11-10 12:24:47 +00:00 |
|
Matt Spraggs
|
64372eb9dc
|
TabFunction: Implemented quadratic interpolation
|
2015-11-10 12:23:29 +00:00 |
|
Matt Spraggs
|
ff49304137
|
Updated nearest interpolation to use equal_range function.
|
2015-11-09 23:04:09 +00:00 |
|
Matt Spraggs
|
de7bdc68a4
|
TabFunction: Added optional interpolation type argument
|
2015-11-09 00:26:10 +00:00 |
|
Matt Spraggs
|
134f8245ff
|
Hdf5File: Added some code to sanitize group names
Currently you can pass in relative paths with slashes in, and this
upsets HDF5's createGroup function.
|
2015-10-01 22:39:22 +01:00 |
|
Matt Spraggs
|
9c52fa104b
|
Hdf5File.cpp: fixed bug in determination of first group name
|
2015-10-01 21:38:17 +01:00 |
|