14 Commits (492104f9f2320a76a9cdcd9db09c29255766b823)

Author SHA1 Message Date
Andrew Tridgell cd1f5ca494 Filter: use CLASS_NO_COPY 4 years ago
Andrew Tridgell 6144136b61 Filter: fixed reset of filters to first value 4 years ago
Andrew Tridgell cf47c19c0d Filter: fixed low pass 2p filter to auto-init 4 years ago
Andrew Tridgell 4495414d05 Filter: added reset with value to LowPassFilter2p 4 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Ricardo de Almeida Gonzaga 5bd034a5a8 Global: start using cmath instead of math.h 9 years ago
Lucas De Marchi 98904825cb Filter: replace header guard with pragma once 9 years ago
Andrew Tridgell 5b7f2a3de3 Filter: added reset method on vector filters 9 years ago
Lucas De Marchi 825d10c81a Filter: remove filter with double type 9 years ago
dgrat 58e2ac4e56 Filter: Template implementation for <Filter> 10 years ago
Andrew Tridgell f3706d63c7 Filter: prevent copying the filter parms on apply 10 years ago
Andrew Tridgell b36122dec0 Filter: removed stdio.h 10 years ago
Jonathan Challinger 0133f0bb57 LowPassFilter2p: split into LowPassFilter2pfloat and LowPassFilter2pVector3f 10 years ago
Andrew Tridgell 99da118faa Filter: added in Leonards LowPassFilter2p filter 12 years ago