A B C D E F G H I J L M N O P R S T U V W X Z

F

f(float, float[]) - Method in interface ca.nengo.dynamics.DynamicalSystem
The dynamic equation.
f(float, float[]) - Method in class ca.nengo.dynamics.impl.AbstractDynamicalSystem
 
f(float, float[]) - Method in class ca.nengo.dynamics.impl.LTISystem
 
f(float, float[]) - Method in class ca.nengo.dynamics.impl.SimpleLTISystem
 
f(float, float[]) - Method in class ca.nengo.model.muscle.impl.HillMuscle.Dynamics
 
f(float, float[]) - Method in class ca.nengo.model.neuron.impl.HodgkinHuxleySpikeGenerator.HodgkinHuxleySystem
 
FileManager - Class in ca.nengo.io
Handles saving and loading of Node TODO: a better job (this is a quick one) TODO: is there any metadata to store? TODO: test
FileManager() - Constructor for class ca.nengo.io.FileManager
 
filter(TimeSeries, float) - Static method in class ca.nengo.plot.Plotter
 
filter(TimeSeries, float) - Static method in class ca.nengo.util.DataUtils
 
findCoefficients(Function) - Method in class ca.nengo.math.impl.CompositeApproximator
 
findCoefficients(Function) - Method in class ca.nengo.math.impl.GradientDescentApproximator
 
findCoefficients(Function) - Method in class ca.nengo.math.impl.IndependentDimensionApproximator
 
findCoefficients(Function) - Method in class ca.nengo.math.impl.WeightedCostApproximator
This implementation is adapted from Eliasmith & Anderson, 2003, appendix A.
findCoefficients(Function) - Method in interface ca.nengo.math.LinearApproximator
Note: more information is needed than the arguments provide (for example the functions that are to be combined to estimate the target).
findCommon1DOrigins(Node[]) - Static method in class ca.nengo.model.impl.AbstractEnsemble
 
findIndexBelow(float) - Method in class ca.nengo.util.impl.StatefulIndexFinder
 
findIndexBelow(float) - Method in interface ca.nengo.util.IndexFinder
 
findRoot(Function, float, float, float) - Method in class ca.nengo.math.impl.NewtonRootFinder
 
findRoot(Function, float, float, float) - Method in interface ca.nengo.math.RootFinder
 
finishEditing() - Method in class ca.nengo.config.ui.MatrixEditor
Stops current cell editing
fireSimulatorEvent(SimulatorEvent) - Method in class ca.nengo.sim.impl.LocalSimulator
 
fireVisibleChangeEvent() - Method in class ca.nengo.model.impl.AbstractEnsemble
Called by subclasses when properties have changed in such a way that the display of the ensemble may need updating.
fit(float[], float[]) - Method in interface ca.nengo.math.CurveFitter
 
fit(float[], float[]) - Method in class ca.nengo.math.impl.LinearCurveFitter
Note that inputs x must be sorted from lowest to highest.
fit(float[], float[]) - Method in class ca.nengo.math.impl.PolynomialCurveFitter
 
FloatHandler - Class in ca.nengo.config.handlers
ConfigurationHandler for Float values.
FloatHandler() - Constructor for class ca.nengo.config.handlers.FloatHandler
 
FORCE - Static variable in interface ca.nengo.model.muscle.SkeletalMuscle
 
forName(String) - Static method in class ca.nengo.util.ClassUtils
As Class.forName(String) but arrays and primitives are also handled.
FourierFunction - Class in ca.nengo.math.impl
A Function that is composed of a finite number of sinusoids.
FourierFunction(float[], float[], float[]) - Constructor for class ca.nengo.math.impl.FourierFunction
Creates a 1-dimensional function composed of explicitly defined sinusoids.
FourierFunction(float[][], float[], float[][]) - Constructor for class ca.nengo.math.impl.FourierFunction
Creates an n-dimensional function composed of explicitly defined sinusoids.
FourierFunction(float, float, float, long) - Constructor for class ca.nengo.math.impl.FourierFunction
Creates a 1-dimensional band-limited pink noise function with specified parameters.
fromString(String) - Method in interface ca.nengo.config.ConfigurationHandler
 
fromString(String) - Method in class ca.nengo.config.handlers.BaseHandler
 
fromString(String) - Method in class ca.nengo.config.handlers.EnumHandler
 
fromString(String) - Method in class ca.nengo.config.handlers.MatrixHandler
 
fromString(String, char, String) - Static method in class ca.nengo.config.handlers.MatrixHandler
 
fromString(String) - Method in class ca.nengo.config.handlers.UnitsHandler
 
fromString(String) - Method in class ca.nengo.config.handlers.VectorHandler
 
fromString(Class, String) - Method in class ca.nengo.config.MainHandler
 
fromString(String) - Method in class ca.nengo.config.MainHandler
 
Function - Interface in ca.nengo.math
A mathematical function from an n-D space to a 1-D space.
FunctionBasis - Interface in ca.nengo.math
A list of orthogonal functions.
FunctionBasisImpl - Class in ca.nengo.math.impl
Default implementation of FunctionBasis.
FunctionBasisImpl(Function[]) - Constructor for class ca.nengo.math.impl.FunctionBasisImpl
 
FunctionInput - Class in ca.nengo.model.impl
 
FunctionInput(String, Function[], Units) - Constructor for class ca.nengo.model.impl.FunctionInput
 
FunctionInterpreter - Interface in ca.nengo.math
 

A B C D E F G H I J L M N O P R S T U V W X Z