<?php
$TOC = array (
  0 => 
  array (
    0 => 'fannconnection.construct.php',
    1 => 'FANNConnection::__construct',
  ),
  1 => 
  array (
    0 => 'fannconnection.getfromneuron.php',
    1 => 'FANNConnection::getFromNeuron',
  ),
  2 => 
  array (
    0 => 'fannconnection.gettoneuron.php',
    1 => 'FANNConnection::getToNeuron',
  ),
  3 => 
  array (
    0 => 'fannconnection.getweight.php',
    1 => 'FANNConnection::getWeight',
  ),
  4 => 
  array (
    0 => 'fannconnection.setweight.php',
    1 => 'FANNConnection::setWeight',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.fann.php',
    1 => 'FANN',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Altre estensioni fondamentali',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);