FANNConnection::getToNeuron
(PECL fann >= 1.0.0)
FANNConnection::getToNeuron — Returns the postions of terminating neuron
Описание
public int FANNConnection::getToNeuron
( void
)
Returns the postions of terminating neuron.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
The postions of terminating neuron.
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Другие базовые расширения
- FANN (Fast Artificial Neural Network)
- Функция FANNConnection::__construct() - The connection constructor
- Функция FANNConnection::getFromNeuron() - Returns the postions of starting neuron.
- Функция FANNConnection::getToNeuron() - Returns the postions of terminating neuron
- Функция FANNConnection::getWeight() - Returns the connection weight
- Функция FANNConnection::setWeight() - Sets the connections weight
Коментарии
404 Not Found