FrameFreeFloatingJacobian class
          #include <iDynTree/FreeFloatingMatrices.h>
        
        Jacobian of the 6D frame velocity.
Base classes
- class MatrixDynSize
 - Class providing a simple form of matrix with dynamic size.
 
Constructors, destructors, conversion operators
- FrameFreeFloatingJacobian(size_t nrOfDofs = 0)
 - 
              FrameFreeFloatingJacobian(const iDynTree::
Model& model)  - ~FrameFreeFloatingJacobian() virtual
 
Public functions
- 
              void resize(const iDynTree::
Model& model)  - 
              auto isConsistent(const iDynTree::
Model& model) const -> bool