Package edu.tufts.hrilab.vision.stm.swig
Class ShortTermMemoryModuleJNI
java.lang.Object
edu.tufts.hrilab.vision.stm.swig.ShortTermMemoryModuleJNI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final void
static final MemoryObject
getMemoryObject
(long jarg1, double jarg2) static final long[]
getMemoryObjectIds
(long jarg1, double jarg2) static final ArrayList
getMemoryObjects
(double jarg1) static final ArrayList
getMemoryObjectsByTypeId
(long jarg1, double jarg2) static final long[]
getMemoryObjectTypeIds
(double jarg1) static final ArrayList
-
Constructor Details
-
ShortTermMemoryModuleJNI
public ShortTermMemoryModuleJNI()
-
-
Method Details
-
getMemoryObjects
-
getMemoryObjectsByTypeId
-
getMemoryObjectTypeIds
public static final long[] getMemoryObjectTypeIds(double jarg1) -
getMemoryObjectIds
public static final long[] getMemoryObjectIds(long jarg1, double jarg2) -
getMemoryObject
-
clearMemory
public static final void clearMemory() -
getRemovedMemoryObjects
-