The Complete SPRLIB & ANNLIB

SHAREDNET-variables

- some variables used during the shared weights networks creation process (LOCAL)

SYNOPSIS

long unit_count The number of units constructed.
long link_count The number of links constructed.
long weight_count The number of weights constructed.
long theta_count The number of biases constructed.
long map_count The number of maps constructed.
long layer_count The number of layers constructed.
long in_index The current input unit index.
long out_index The current output unit index.

DESCRIPTION

These are some variables to keep count of the number of constructed structures between the routines mentioned below.

SEE ALSO

create_unit, create_map, create_layer, create_sharednet

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998