Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add monotone cubic interpolation | Mattias Andrée | 2014-04-06 | 1 | -3/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2014-04-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add test implemention of monotone cubic interpolation | Mattias Andrée | 2014-04-06 | 1 | -0/+140 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | optimisation to cubic interpolation: remove a basis function by doing an value translation | Mattias Andrée | 2014-04-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | forgot the license | Mattias Andrée | 2014-04-06 | 2 | -0/+30 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add an example designed to break monotonicity | Mattias Andrée | 2014-04-06 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add more graphs | Mattias Andrée | 2014-04-06 | 2 | -4/+12 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m doc | Mattias Andrée | 2014-04-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + fix cubic interpolation | Mattias Andrée | 2014-04-06 | 2 | -6/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add cubic interpolation test, did not work out too well | Mattias Andrée | 2014-04-06 | 1 | -0/+90 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add test of linear interpolation | Mattias Andrée | 2014-04-05 | 2 | -0/+79 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |