php man page for fann_num_input_train_data

Query: fann_num_input_train_data

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FANN_NUM_INPUT_TRAIN_DATA(3)						 1					      FANN_NUM_INPUT_TRAIN_DATA(3)

fann_num_input_train_data - Returns the number of inputs in each of the training patterns in the train data

SYNOPSIS
int fann_num_input_train_data (resource $data)
DESCRIPTION
Returns the number of inputs in each of the training patterns in the train data resource.
PARAMETERS
o $data -Neural network training data resource.
RETURN VALUES
The number of inputs, or FALSE on error.
SEE ALSO
fann_length_train_data(3), fann_num_output_train_data(3). PHP Documentation Group FANN_NUM_INPUT_TRAIN_DATA(3)
Related Man Pages
fann_get_cascade_num_candidates(3) - php
fann_cascadetrain_on_data(3) - php
fann_get_activation_steepness(3) - php
fann_get_cascade_candidate_change_fraction(3) - php
fann_get_cascade_output_change_fraction(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)