|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.nengo.math.impl.AbstractFunction
ca.nengo.math.impl.SimpleFunctions.Min
public static class SimpleFunctions.Min
| Field Summary |
|---|
| Fields inherited from class ca.nengo.math.impl.AbstractFunction |
|---|
DIMENSION_PROPERTY |
| Constructor Summary | |
|---|---|
SimpleFunctions.Min()
|
|
| Method Summary | |
|---|---|
float |
map(float[] from)
|
| Methods inherited from class ca.nengo.math.impl.AbstractFunction |
|---|
clone, getDimension, multiMap |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleFunctions.Min()
| Method Detail |
|---|
public float map(float[] from)
map in interface Functionmap in class AbstractFunctionfrom - Must have same length as getDimension()
Function.map(float[])
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||