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

W

WeightedCostApproximator - Class in ca.nengo.math.impl
A LinearApproximator in which error is evaluated at a fixed set of points, and the cost function that is minimized is a weighted integral of squared error.
WeightedCostApproximator(float[][], float[][], Function, float, int) - Constructor for class ca.nengo.math.impl.WeightedCostApproximator
 
WeightedCostApproximator.Factory - Class in ca.nengo.math.impl
An ApproximatorFactory that produces WeightedCostApproximators.
WeightedCostApproximator.Factory(float) - Constructor for class ca.nengo.math.impl.WeightedCostApproximator.Factory
 
WeightedCostApproximator.Factory(float, int) - Constructor for class ca.nengo.math.impl.WeightedCostApproximator.Factory
 
WORKING_DIRECTORY - Static variable in class ca.nengo.util.Environment
Name of String property that contains path of user's working directory
write(File) - Method in class ca.nengo.io.MatlabExporter
Writes to given destination the data that have been added to this exporter.

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