|
inlinevirtual |
To init the internal values (real constructor)
Just after the call of the constructor, the object should be in a 'NULL state'. The real initialisation should be done here since Narval must be able to reset the algorithm (with process_reset()) and thus to re-init it with this method.
Implements ADF::NarvalInterface.
Definition at line 111 of file BasicReplica.h.