infomat.bridges.jsdm
Class RICompositionalRepresentation
java.lang.Object
infomat.bridges.jsdm.RICompositionalRepresentation
public class RICompositionalRepresentation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ioReprMap
private java.util.HashMap<IObject,float[]> ioReprMap
RICompositionalRepresentation
public RICompositionalRepresentation(IMatrix matrix,
boolean row,
JSDMWrapper jsdmWrapper)
printArray
private void printArray(float[] array)
add
private void add(float[] cumulator,
float[] addition,
float weight)
normalize
private void normalize(float[] repr)
getRepresentation
public float[] getRepresentation(IObject io)