NnetComputation::PrecomputedIndexesInfo Struct Reference

#include <nnet-computation.h>

Collaboration diagram for NnetComputation::PrecomputedIndexesInfo:

Public Member Functions

 PrecomputedIndexesInfo ()
 

Public Attributes

ComponentPrecomputedIndexesdata
 
std::vector< Indexinput_indexes
 
std::vector< Indexoutput_indexes
 

Detailed Description

Definition at line 366 of file nnet-computation.h.

Constructor & Destructor Documentation

◆ PrecomputedIndexesInfo()

Definition at line 382 of file nnet-computation.h.

382 : data(NULL) { }

Member Data Documentation

◆ data

◆ input_indexes

◆ output_indexes


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