The Complete SPRLIB & ANNLIB

scawi_check

- check if the network can be initialized using the SCAWI method (LOCAL)

SYNOPSIS

int scawi_check (net, dset)

ARGUMENTS

NET *net The network to be checked.
DATASET *dset The dataset to be used.

RETURNS

The returns TRUE if an error was detected, otherwise it returns FALSE.

FUNCTION

The function checks whether a network can be initialized using the SCAWI method.

NOTE

The dataset must be an IOSET (see DATASET-flags) and the network a FFNET (see NET-flags).

SEE ALSO

scawi_ffnet

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