Nengo.ca

ca.nengo.model.impl
Interface NetworkArrayImpl.WeightFunc

Enclosing class:
NetworkArrayImpl

public static interface NetworkArrayImpl.WeightFunc


Method Summary
 float[][] call(float[][] weights)
           
 

Method Detail

call

float[][] call(float[][] weights)

Nengo.ca