| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
static String |
NUMBER_OF_SLOTS |
static int |
NUMBER_OF_SLOTS_DEF |
static String |
PERIOD_SIZE |
static long |
PERIOD_SIZE_DEF |
static int |
TIME_SENSITIVITY_FACTOR |
_dead, _index_stateChunk, _index_superTimeTree, _index_timeTree, _index_worldOrder, _resolver, _super_time_magic, _time_magic, _world_magic| Constructor and Description |
|---|
GaussianSlotsNode(long p_world,
long p_time,
long p_id,
Graph p_graph) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String attributeName) |
static int |
getIntTime(long time,
int numOfSlot,
long periodSize) |
void |
learn(double[] values) |
double[] |
predict() |
Node |
set(String name,
byte type,
Object value) |
addToRelation, addToRelationAt, cacheLock, cacheUnlock, createClone, drop, end, forceSet, forceSetAt, free, getAt, getAtWithDefault, getDMatrix, getDoubleArray, getEGraph, getIntArray, getIntIntMap, getIntStringMap, getLMatrix, getLongArray, getLongLongArrayMap, getLongLongMap, getOrCreate, getOrCreateAt, getRawAt, getRelation, getRelationIndexed, getStringArray, getStringIntMap, getTypedRawAt, getWithDefault, graph, id, init, lastModification, newState, nodeTypeName, phasedState, relation, relationAt, remove, removeAt, removeFromRelation, removeFromRelationAt, rephase, setAt, setTimeSensitivity, time, timeDephasing, timepoints, timeSensitivity, toString, travel, travelInTime, travelInWorld, type, typeAt, unphasedState, worldpublic static final String NAME
public static final String PERIOD_SIZE
public static final long PERIOD_SIZE_DEF
public static final String NUMBER_OF_SLOTS
public static final int NUMBER_OF_SLOTS_DEF
public static final int TIME_SENSITIVITY_FACTOR
public GaussianSlotsNode(long p_world,
long p_time,
long p_id,
Graph p_graph)
Copyright © 2017. All rights reserved.