Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: ANNdisplay.cpp/.hpp
File Description: ANN display
name | return type | description |
---|---|---|
outputNeuralNetworkToVectorGraphicsAndRaytrace | void | output neural network to vector graphics and raytrace |
name | type | description |
---|---|---|
firstInputNeuronInNetwork | ANNneuron* | first input neuron in network |
addSprites | const bool | add sprites |
allowRaytrace | const bool | allow raytrace |
displayInOpenGL | const bool | display in open GL |
useOutputLDRFile | const bool | use output LDRF ile |
useOutputSVGFile | const bool | use output SVGF ile |
useOutputPPMFile | const bool | use output PPMF ile |
outputLDRFileName | const string | output LDRF ile name |
outputSVGFileName | const string | output SVGF ile name |
outputPPMFileName | const string | output PPMF ile name |
outputPPMFileNameRaytraced | const string | output PPMF ile name raytraced |
outputTALFileName | const string | output TALF ile name |
width | const int | width |
height | const int | height |
location | current function being traced |
---|---|
ANNalgorithmClassificationNetwork.hpp | outputNeuralNetworkToVectorGraphicsAndRaytrace |
ANNmain.hpp | trainNeuralNetworkClassificationSimple |
ANNmain.hpp | trainNetwork |
ANNmain.hpp | mainUI |
ANNmain.hpp | outputNeuralNetworkToVectorGraphicsAndRaytrace |
name | return type | description |
---|---|---|
outputNeuralNetworkToVectorGraphicsAndRaytrace | void | output neural network to vector graphics and raytrace |
name | type | description |
---|---|---|
firstInputNeuronInNetwork | ANNneuron* | first input neuron in network |
addSprites | const bool | add sprites |
allowRaytrace | const bool | allow raytrace |
displayInOpenGL | const bool | display in open GL |
useOutputLDRFile | const bool | use output LDRF ile |
useOutputSVGFile | const bool | use output SVGF ile |
useOutputPPMFile | const bool | use output PPMF ile |
outputLDRFileName | const string | output LDRF ile name |
outputSVGFileName | const string | output SVGF ile name |
outputPPMFileName | const string | output PPMF ile name |
outputPPMFileNameRaytraced | const string | output PPMF ile name raytraced |
outputTALFileName | const string | output TALF ile name |
width | const int | width |
height | const int | height |
widthSVG | const int | width SVG |
heightSVG | const int | height SVG |
location | current function being traced |
---|---|
ANNdisplay.hpp | outputNeuralNetworkToVectorGraphicsAndRaytrace |
ANNalgorithmClassificationNetwork.hpp | outputNeuralNetworkToVectorGraphicsAndRaytrace |
ANNmain.hpp | trainNeuralNetworkClassificationSimple |
ANNmain.hpp | trainNetwork |
ANNmain.hpp | mainUI |
ANNmain.hpp | outputNeuralNetworkToVectorGraphicsAndRaytrace |