Query: fann_scale_input
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SCALE_INPUT(3) 1 FANN_SCALE_INPUT(3) fann_scale_input - Scale data in input vector before feed it to ann based on previously calculated parametersSYNOPSISbool fann_scale_input (resource $ann, array $input_vector)DESCRIPTIONScale data in input vector before feed it to ann based on previously calculated parameters.PARAMETERSo $ann -Neural network resource. o $input_vector - Input vector that will be scaledRETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_descale_input(3), fann_scale_output(3). PHP Documentation Group FANN_SCALE_INPUT(3)
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |
Status of UNIX.COM Forum Transformation |