kalman-cpp
Implementation of Kalman Filter in C++
|
This is to test the class FX to compute Jacobian and Hessian of function(s). More...
#include "fx.h"
Functions | |
colvec | foo (colvec &x, colvec &a) |
int | main (int argc, char **argv) |
This is to test the class FX to compute Jacobian and Hessian of function(s).
colvec foo | ( | colvec & | x, |
colvec & | a | ||
) |
int main | ( | int | argc, |
char ** | argv | ||
) |