TwiceAsNice  2019-02-18
Public Attributes | List of all members
structbpann Struct Reference

#include <bpro.h>

Collaboration diagram for structbpann:
Collaboration graph

Public Attributes

int nlayers
 
int * nn
 
NFLOAT ** neuron
 
NFLOAT ** weight
 
int linearoutflag
 

Member Data Documentation

◆ linearoutflag

int structbpann::linearoutflag

◆ neuron

NFLOAT** structbpann::neuron

◆ nlayers

int structbpann::nlayers

◆ nn

int* structbpann::nn

◆ weight

NFLOAT** structbpann::weight

The documentation for this struct was generated from the following file: