Returns the number of Sigma Points the function calculates
@override int numberOfSigmaPoints() { return 2 * n + 1; }