Skip to content
Snippets Groups Projects

Resolve "Factory documentation"

Merged Joan Solà Ortega requested to merge 299-factory-documentation into devel
1 file
+ 0
9
Compare changes
  • Side-by-side
  • Inline
@@ -29,15 +29,6 @@
@@ -29,15 +29,6 @@
namespace wolf {
namespace wolf {
/**
* \brief scalar type for the Wolf project
*
* Do NEVER forget to use Wolf scalar definitions when you code!!!
*
* Do NEVER use plain Eigen scalar types!!! (This is redundant with the above. But just to make sure you behave!)
*/
//typedef double double;
/**
/**
* \brief Vector and Matrices size type for the Wolf project
* \brief Vector and Matrices size type for the Wolf project
*
*
Loading