Function: getRowAsFloats()
getRowAsFloats(
i,warps,cns):CNFloat[]
Defined in: simulation/simulation.ts:134
TODO - update this function to consider layers. uses the contact neighborhoods on this row to get a list of floats. Some floats may be out of range (> warps) in the case where the pattern would repeat and wrap
Parameters
i
number
warps
number
cns
Returns
CNFloat[]