|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropagationStrategy | |
---|---|
edu.memphis.ccrg.lida.pam | Contains classes related to the definition of the Perceptual Associative Memory module and its default implementation. |
Uses of PropagationStrategy in edu.memphis.ccrg.lida.pam |
---|
Classes in edu.memphis.ccrg.lida.pam that implement PropagationStrategy | |
---|---|
class |
UpscalePropagationStrategy
Calculates a new activation using an upscale parameter. |
Methods in edu.memphis.ccrg.lida.pam that return PropagationStrategy | |
---|---|
PropagationStrategy |
PerceptualAssociativeMemory.getPropagationStrategy()
Gets PropagationStrategy governing how activation is propagated in this PAM. |
PropagationStrategy |
PerceptualAssociativeMemoryImpl.getPropagationStrategy()
|
Methods in edu.memphis.ccrg.lida.pam with parameters of type PropagationStrategy | |
---|---|
void |
PerceptualAssociativeMemory.setPropagationStrategy(PropagationStrategy strategy)
Sets PropagationStrategy governing how activation is propagated in this PAM. |
void |
PerceptualAssociativeMemoryImpl.setPropagationStrategy(PropagationStrategy b)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |