covMaterniso3.h
Go to the documentation of this file.
00001 #ifndef COVMATERNISO3_H
00002 #define COVMATERNISO3_H
00003 
00004 #include "Eigen/Dense"
00005 
00020 Eigen::MatrixXf covMaterniso3(const Eigen::MatrixXf &x, const Eigen::MatrixXf &z, double sf2, double ell, bool diag=false);
00021 
00033 Eigen::MatrixXf dist(const Eigen::MatrixXf &x, const Eigen::MatrixXf &z);
00034 
00035 #endif // COVMATERNISO3_H


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 20:57:59