Inferrator

Results 2 comments of Inferrator

In the context of using `map_rect` this is actually quite relevant. In plain c++, I would be able to create pointers, i.e. create an Eigen or Armadillo vector/matrix based on...

Bob: thanks for clearing this up, that is very helpful. Copies do become an issue when you have to pass on covariance matrices of dim 20 or above - it's...