SnnsRObject-getAllInputUnits: Get all input units of the net

SnnsRObject$getAllInputUnitsR Documentation

Get all input units of the net

Description

SnnsR low-level function to get all units from the net with the ttype "UNIT_INPUT". This function calls SnnsRObject$getAllUnitsTType with the parameter "UNIT_INPUT".

Usage

## S4 method for signature 'SnnsR'
getAllInputUnits()

Value

a vector with integer numbers identifying the units.

See Also

SnnsRObject$getAllUnitsTType


RSNNS documentation built on May 31, 2023, 5:43 p.m.