42 #include <px4_platform_common/defines.h> 57 template<
class Type,
size_t M>
92 return getVar().
sqrt();
BlockStats(SuperBlock *parent, const char *name)
matrix::Vector< Type, M > getMean()
static unsigned long _count
matrix::Vector< Type, M > _sumSq
matrix::Vector< Type, M > _sum
matrix::Vector< Type, M > getVar()
matrix::Vector< Type, M > getStdDev()
Matrix< Type, M, N > emult(const Matrix< Type, M, N > &other) const
void update(const matrix::Vector< Type, M > &u)