|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.nengo.math.impl.SimpleFunctions
public class SimpleFunctions
A collection of Functions that do not have parameters.
Nested Class Summary | |
---|---|
static class |
SimpleFunctions.Acos
In radians. |
static class |
SimpleFunctions.Asin
In radians. |
static class |
SimpleFunctions.Atan
In radians. |
static class |
SimpleFunctions.Cos
In radians. |
static class |
SimpleFunctions.Exp
|
static class |
SimpleFunctions.Fold
Computes the image of x0 \in \mathbb{R} in the quotient group \mathbb{R}/\mathbb{Z}. |
static class |
SimpleFunctions.InverseNormal
|
static class |
SimpleFunctions.Ln
|
static class |
SimpleFunctions.Log10
|
static class |
SimpleFunctions.Log2
|
static class |
SimpleFunctions.Max
|
static class |
SimpleFunctions.Min
|
static class |
SimpleFunctions.Normal
|
static class |
SimpleFunctions.Pow
|
static class |
SimpleFunctions.Sin
In radians. |
static class |
SimpleFunctions.Sqrt
|
static class |
SimpleFunctions.Tan
In radians. |
Constructor Summary | |
---|---|
SimpleFunctions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleFunctions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |