Uses of Package
ca.nengo.math

Packages that use ca.nengo.math
ca.nengo.math   
ca.nengo.math.impl   
ca.nengo.model.impl   
ca.nengo.model.muscle.impl   
ca.nengo.model.nef   
ca.nengo.model.nef.impl   
ca.nengo.model.neuron.impl   
ca.nengo.model.plasticity.impl   
ca.nengo.plot   
ca.nengo.plot.impl   
ca.nengo.util   
 

Classes in ca.nengo.math used by ca.nengo.math
ApproximatorFactory
          Produces LinearApproximators, which approximate Functions through a weighted sum of component functions.
CurveFitter
          Finds a Function that fits a set of a example points in some sense (e.g.
Function
          A mathematical function from an n-D space to a 1-D space.
LinearApproximator
          Finds coefficients on a set of functions so that their linear combination approximates a target Function.
PDF
          Probability density function.
 

Classes in ca.nengo.math used by ca.nengo.math.impl
ApproximatorFactory
          Produces LinearApproximators, which approximate Functions through a weighted sum of component functions.
CurveFitter
          Finds a Function that fits a set of a example points in some sense (e.g.
DifferentiableFunction
          A Function with a known derivative.
Function
          A mathematical function from an n-D space to a 1-D space.
FunctionBasis
          A list of orthogonal functions.
FunctionInterpreter
           
LinearApproximator
          Finds coefficients on a set of functions so that their linear combination approximates a target Function.
PDF
          Probability density function.
RootFinder
          Finds a root of a function.
 

Classes in ca.nengo.math used by ca.nengo.model.impl
Function
          A mathematical function from an n-D space to a 1-D space.
PDF
          Probability density function.
 

Classes in ca.nengo.math used by ca.nengo.model.muscle.impl
Function
          A mathematical function from an n-D space to a 1-D space.
 

Classes in ca.nengo.math used by ca.nengo.model.nef
ApproximatorFactory
          Produces LinearApproximators, which approximate Functions through a weighted sum of component functions.
Function
          A mathematical function from an n-D space to a 1-D space.
 

Classes in ca.nengo.math used by ca.nengo.model.nef.impl
ApproximatorFactory
          Produces LinearApproximators, which approximate Functions through a weighted sum of component functions.
Function
          A mathematical function from an n-D space to a 1-D space.
LinearApproximator
          Finds coefficients on a set of functions so that their linear combination approximates a target Function.
 

Classes in ca.nengo.math used by ca.nengo.model.neuron.impl
Function
          A mathematical function from an n-D space to a 1-D space.
PDF
          Probability density function.
 

Classes in ca.nengo.math used by ca.nengo.model.plasticity.impl
Function
          A mathematical function from an n-D space to a 1-D space.
 

Classes in ca.nengo.math used by ca.nengo.plot
Function
          A mathematical function from an n-D space to a 1-D space.
 

Classes in ca.nengo.math used by ca.nengo.plot.impl
Function
          A mathematical function from an n-D space to a 1-D space.
 

Classes in ca.nengo.math used by ca.nengo.util
PDF
          Probability density function.