Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
M
main(String[])
- Static method in class ca.nengo.config.impl.
ListPropertyImplTest
main(String[])
- Static method in class ca.nengo.config.impl.
NamedValuePropertyImplTest
main(String[])
- Static method in class ca.nengo.config.ui.
ConfigurationTreeCellEditorTest
main(String[])
- Static method in class ca.nengo.config.ui.
ConfigurationTreeModel
main(String[])
- Static method in class ca.nengo.dynamics.impl.
ImpulseIntegralTest
main(String[])
- Static method in class ca.nengo.dynamics.impl.
RK45IntegratorTest
main(String[])
- Static method in class ca.nengo.examples.
IntegratorExample
main(String[])
- Static method in class ca.nengo.math.impl.
Convolution
main(String[])
- Static method in class ca.nengo.math.impl.
ExponentialPDF
main(String[])
- Static method in class ca.nengo.math.impl.
GaussianPDFTest
main(String[])
- Static method in class ca.nengo.math.impl.
IndependentDimensionApproximator
main(String[])
- Static method in class ca.nengo.math.impl.
PiecewiseConstantFunction
main(String[])
- Static method in class ca.nengo.math.impl.
PolynomialCurveFitter
main(String[])
- Static method in class ca.nengo.math.impl.
TimeSeriesFunction
main(String[])
- Static method in class ca.nengo.model.impl.
MockNode
main(String[])
- Static method in class ca.nengo.model.impl.
NoiseFactory
main(String[])
- Static method in class ca.nengo.model.impl.
ProjectionImplTest
main(String[])
- Static method in class ca.nengo.model.muscle.impl.
HillMuscle
main(String[])
- Static method in class ca.nengo.model.muscle.impl.
LinkSegmentModelImplTest
main(String[])
- Static method in class ca.nengo.model.nef.impl.
NEFEnsembleImplTest
main(String[])
- Static method in class ca.nengo.model.neuron.impl.
ALIFSpikeGenerator
main(String[])
- Static method in class ca.nengo.model.neuron.impl.
ALIFSpikeGeneratorTest
main(String[])
- Static method in class ca.nengo.model.neuron.impl.
IzhikevichSpikeGeneratorTest
Plots voltage and recovery variable for a simulation
main(String[])
- Static method in class ca.nengo.model.neuron.impl.
LIFSpikingNeuronTest
main(String[])
- Static method in class ca.nengo.model.neuron.impl.
PoissonSpikeGenerator
main(String[])
- Static method in class ca.nengo.model.neuron.impl.
SpikingNeuronFactory
main(String[])
- Static method in class ca.nengo.plot.
PlotterFunctional
main(String[])
- Static method in class ca.nengo.plot.
ScopeExample
main(String[])
- Static method in class ca.nengo.util.
DataUtilsTest
MainHandler
- Class in
ca.nengo.config
A composite ConfigurationHandler which delegates to other underlying ConfigurationHandlers that can handle specific classes.
make(String)
- Method in interface ca.nengo.model.impl.
NodeFactory
make(String, int, int)
- Method in class ca.nengo.model.nef.impl.
NEFEnsembleFactoryImpl
make(String, int, float[])
- Method in class ca.nengo.model.nef.impl.
NEFEnsembleFactoryImpl
make(String, int, int, String, boolean)
- Method in class ca.nengo.model.nef.impl.
NEFEnsembleFactoryImpl
make(String, int, float[], String, boolean)
- Method in class ca.nengo.model.nef.impl.
NEFEnsembleFactoryImpl
make(String, int, int)
- Method in interface ca.nengo.model.nef.
NEFEnsembleFactory
make(String, int, float[])
- Method in interface ca.nengo.model.nef.
NEFEnsembleFactory
make(String, int, float[], String, boolean)
- Method in interface ca.nengo.model.nef.
NEFEnsembleFactory
Loads an NEFEnsemble, or creates and saves it.
make(String, int, int, String, boolean)
- Method in interface ca.nengo.model.nef.
NEFEnsembleFactory
Loads an NEFEnsemble, or creates and saves it.
make(String)
- Method in class ca.nengo.model.neuron.impl.
ALIFNeuronFactory
make()
- Method in class ca.nengo.model.neuron.impl.
ALIFSpikeGenerator.Factory
make(String)
- Method in class ca.nengo.model.neuron.impl.
HodgkinHuxleySpikeGenerator.HodgkinHuxleyNeuronFactory
make(String)
- Method in class ca.nengo.model.neuron.impl.
LIFNeuronFactory
make()
- Method in class ca.nengo.model.neuron.impl.
LIFSpikeGenerator.Factory
make()
- Method in class ca.nengo.model.neuron.impl.
LinearSynapticIntegrator.Factory
make()
- Method in class ca.nengo.model.neuron.impl.
PoissonSpikeGenerator.LinearFactory
make(String)
- Method in class ca.nengo.model.neuron.impl.
PoissonSpikeGenerator.LinearNeuronFactory
make()
- Method in class ca.nengo.model.neuron.impl.
PoissonSpikeGenerator.SigmoidFactory
make(String)
- Method in class ca.nengo.model.neuron.impl.
PoissonSpikeGenerator.SigmoidNeuronFactory
make()
- Method in interface ca.nengo.model.neuron.impl.
SpikeGeneratorFactory
make(String)
- Method in class ca.nengo.model.neuron.impl.
SpikingNeuronFactory
make()
- Method in interface ca.nengo.model.neuron.impl.
SynapticIntegratorFactory
makeExplicitNoise(Function)
- Static method in class ca.nengo.model.impl.
NoiseFactory
makeNullNoise()
- Static method in class ca.nengo.model.impl.
NoiseFactory
makeRandomNoise(float, PDF)
- Static method in class ca.nengo.model.impl.
NoiseFactory
makeRandomNoise(float, PDF, DynamicalSystem, Integrator)
- Static method in class ca.nengo.model.impl.
NoiseFactory
makeSeries(Function, float, float, float, Units)
- Static method in class ca.nengo.math.impl.
TimeSeriesFunction
makeVariableNameValid(String)
- Static method in class ca.nengo.io.
MatlabExporter
makeVector(float, float, float)
- Static method in class ca.nengo.util.
MU
map(float[])
- Method in interface ca.nengo.math.
Function
map(float[])
- Method in class ca.nengo.math.impl.
AbstractFunction
map(float[])
- Method in class ca.nengo.math.impl.
ConstantFunction
map(float[])
- Method in class ca.nengo.math.impl.
Convolution
map(float[])
- Method in class ca.nengo.math.impl.
ExponentialPDF
map(float[])
- Method in class ca.nengo.math.impl.
FourierFunction
map(float[])
- Method in class ca.nengo.math.impl.
FunctionBasisImpl
map(float[])
- Method in class ca.nengo.math.impl.
GaussianPDF
map(float[])
- Method in class ca.nengo.math.impl.
IdentityFunction
map(float[])
- Method in class ca.nengo.math.impl.
IndicatorPDF
map(float[])
- Method in class ca.nengo.math.impl.
LinearCurveFitter.InterpolatedFunction
map(float[])
- Method in class ca.nengo.math.impl.
LinearFunction
map(float[])
- Method in class ca.nengo.math.impl.
NumericallyDifferentiableFunction
Passed through to underlying Function.
map(float[])
- Method in class ca.nengo.math.impl.
NumericallyDifferentiableFunction.NumericalDerivative
map(float[])
- Method in class ca.nengo.math.impl.
PiecewiseConstantFunction
map(float[])
- Method in class ca.nengo.math.impl.
PoissonPDF
map(float[])
- Method in class ca.nengo.math.impl.
Polynomial
map(float[])
- Method in class ca.nengo.math.impl.
PostfixFunction
map(float[])
- Method in class ca.nengo.math.impl.
SigmoidFunction
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Acos
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Asin
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Atan
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Cos
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Exp
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Fold
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.InverseNormal
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Ln
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Log10
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Log2
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Max
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Min
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Normal
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Pow
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Sin
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Sqrt
map(float[])
- Method in class ca.nengo.math.impl.
SimpleFunctions.Tan
map(float[])
- Method in class ca.nengo.math.impl.
SineFunction
map(float[])
- Method in class ca.nengo.math.impl.
TimeSeriesFunction
map(float[])
- Method in class ca.nengo.model.plasticity.impl.
AbstractRealLearningFunction
Calls deltaOmega.
map(float[])
- Method in class ca.nengo.model.plasticity.impl.
AbstractSpikeLearningFunction
Calls deltaOmega.
MatlabExporter
- Class in
ca.nengo.io
A tool for exporting data to Matlab .mat files.
MatlabExporter()
- Constructor for class ca.nengo.io.
MatlabExporter
MatrixEditor
- Class in
ca.nengo.config.ui
An UI component for editing matrices.
MatrixEditor(float[][])
- Constructor for class ca.nengo.config.ui.
MatrixEditor
Creates an editor for the given matrix.
MatrixEditor(float[][], boolean, boolean)
- Constructor for class ca.nengo.config.ui.
MatrixEditor
MatrixHandler
- Class in
ca.nengo.config.handlers
ConfigurationHandler for float[][] values.
MatrixHandler()
- Constructor for class ca.nengo.config.handlers.
MatrixHandler
MatrixHandlerBase
- Class in
ca.nengo.config.handlers
MatrixHandlerBase(Class<?>)
- Constructor for class ca.nengo.config.handlers.
MatrixHandlerBase
max(float[])
- Static method in class ca.nengo.util.
MU
max(float[][])
- Static method in class ca.nengo.util.
MU
mean(float[])
- Static method in class ca.nengo.util.
MU
mean(float[][])
- Static method in class ca.nengo.util.
MU
Memory
- Class in
ca.nengo.util
Internal tools for checking memory usage.
Memory()
- Constructor for class ca.nengo.util.
Memory
min(float[])
- Static method in class ca.nengo.util.
MU
min(float[][])
- Static method in class ca.nengo.util.
MU
MockConfigurable
- Class in
ca.nengo.model.impl
A dummy Configurable class for testing purposes.
MockConfigurable(Configuration)
- Constructor for class ca.nengo.model.impl.
MockConfigurable
MockConfigurable.MockChildConfigurable
- Class in
ca.nengo.model.impl
A child of MockConfigurable.
MockConfigurable.MockChildConfigurable(Configuration)
- Constructor for class ca.nengo.model.impl.
MockConfigurable.MockChildConfigurable
MockConfigurable.MockLittleConfigurable
- Class in
ca.nengo.model.impl
A simple dummy Configurable for nesting in MockConfigurable.
MockConfigurable.MockLittleConfigurable()
- Constructor for class ca.nengo.model.impl.
MockConfigurable.MockLittleConfigurable
MockNode
- Class in
ca.nengo.model.impl
A Cloneable Node for testing copy&paste / drag&drop.
MockNode(String)
- Constructor for class ca.nengo.model.impl.
MockNode
mousePressed(MouseEvent)
- Method in class ca.nengo.config.ui.
ConfigurationTreePopupListener
mouseReleased(MouseEvent)
- Method in class ca.nengo.config.ui.
ConfigurationTreePopupListener
MU
- Class in
ca.nengo.util
"Matrix Utilities".
MU()
- Constructor for class ca.nengo.util.
MU
MU.MatrixExpander
- Class in
ca.nengo.util
A tool for growing matrices (similar to java.util.List).
MU.MatrixExpander()
- Constructor for class ca.nengo.util.
MU.MatrixExpander
MU.VectorExpander
- Class in
ca.nengo.util
A tool for growing vectors (similar to java.util.List).
MU.VectorExpander()
- Constructor for class ca.nengo.util.
MU.VectorExpander
multiMap(float[][])
- Method in interface ca.nengo.math.
Function
multiMap(float[][])
- Method in class ca.nengo.math.impl.
AbstractFunction
multiMap(float[][])
- Method in class ca.nengo.math.impl.
ConstantFunction
multiMap(float[][])
- Method in class ca.nengo.math.impl.
FourierFunction
multiMap(float[][])
- Method in class ca.nengo.math.impl.
GaussianPDF
multiMap(float[][])
- Method in class ca.nengo.math.impl.
IdentityFunction
multiMap(float[][])
- Method in class ca.nengo.math.impl.
IndicatorPDF
multiMap(float[][])
- Method in class ca.nengo.math.impl.
NumericallyDifferentiableFunction
Passed through to underlying Function.
multiMap(float[][])
- Method in class ca.nengo.math.impl.
NumericallyDifferentiableFunction.NumericalDerivative
multiMap(float[][])
- Method in class ca.nengo.math.impl.
PostfixFunction
multiMap(float[][])
- Method in class ca.nengo.math.impl.
SineFunction
multiTest()
- Static method in class ca.nengo.plot.
PlotterFunctional
MuscleSpindle
- Interface in
ca.nengo.model.muscle
A model of a muscle spindle receptor.
myModulatory
- Variable in class ca.nengo.model.impl.
BasicTermination
myName
- Variable in enum ca.nengo.model.
Units
myOutput
- Variable in class ca.nengo.model.impl.
BasicTermination
myUseGPU
- Static variable in class ca.nengo.util.impl.
GPUNodeThreadPool
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z