Uses of Class
choco.kernel.memory.trailing.StoredDoubleVector

Packages that use StoredDoubleVector
choco.kernel.memory.trailing.trail   
 

Uses of StoredDoubleVector in choco.kernel.memory.trailing.trail
 

Methods in choco.kernel.memory.trailing.trail with parameters of type StoredDoubleVector
 void StoredDoubleVectorTrail.savePreviousState(StoredDoubleVector vect, int index, double oldValue, int oldStamp)
          Reacts on the modification of an element in a stored search vector.
 



Copyright © 2012. All Rights Reserved.