Small formatting
parent
c8a623a1ac
commit
0393f65629
|
|
@ -18,7 +18,6 @@
|
|||
#include <boost/random/variate_generator.hpp>
|
||||
|
||||
#include <gtsam/linear/Sampler.h>
|
||||
|
||||
namespace gtsam {
|
||||
|
||||
/* ************************************************************************* */
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@
|
|||
* -------------------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* @file Sampler.h
|
||||
* @brief sampling that can be parameterized using a NoiseModel to generate samples from
|
||||
* @file Sampler.h
|
||||
* the given distribution
|
||||
* @author Alex Cunningham
|
||||
*/
|
||||
|
|
@ -88,4 +88,4 @@ protected:
|
|||
|
||||
};
|
||||
|
||||
}
|
||||
} // \namespace gtsam
|
||||
|
|
|
|||
Loading…
Reference in New Issue