Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::mlpbuffers Struct Reference

Public Attributes

ae_int_t chunksize
 
ae_int_t ntotal
 
ae_int_t nin
 
ae_int_t nout
 
ae_int_t wcount
 
ae_vector batch4buf
 
ae_vector hpcbuf
 
ae_matrix xy
 
ae_matrix xy2
 
ae_vector xyrow
 
ae_vector x
 
ae_vector y
 
ae_vector desiredy
 
double e
 
ae_vector g
 
ae_vector tmp0
 

Detailed Description

Definition at line 122 of file alglibinternal.h.

Member Data Documentation

◆ batch4buf

ae_vector alglib_impl::mlpbuffers::batch4buf

Definition at line 129 of file alglibinternal.h.

◆ chunksize

ae_int_t alglib_impl::mlpbuffers::chunksize

Definition at line 124 of file alglibinternal.h.

◆ desiredy

ae_vector alglib_impl::mlpbuffers::desiredy

Definition at line 136 of file alglibinternal.h.

◆ e

double alglib_impl::mlpbuffers::e

Definition at line 137 of file alglibinternal.h.

◆ g

ae_vector alglib_impl::mlpbuffers::g

Definition at line 138 of file alglibinternal.h.

◆ hpcbuf

ae_vector alglib_impl::mlpbuffers::hpcbuf

Definition at line 130 of file alglibinternal.h.

◆ nin

ae_int_t alglib_impl::mlpbuffers::nin

Definition at line 126 of file alglibinternal.h.

◆ nout

ae_int_t alglib_impl::mlpbuffers::nout

Definition at line 127 of file alglibinternal.h.

◆ ntotal

ae_int_t alglib_impl::mlpbuffers::ntotal

Definition at line 125 of file alglibinternal.h.

◆ tmp0

ae_vector alglib_impl::mlpbuffers::tmp0

Definition at line 139 of file alglibinternal.h.

◆ wcount

ae_int_t alglib_impl::mlpbuffers::wcount

Definition at line 128 of file alglibinternal.h.

◆ x

ae_vector alglib_impl::mlpbuffers::x

Definition at line 134 of file alglibinternal.h.

◆ xy

ae_matrix alglib_impl::mlpbuffers::xy

Definition at line 131 of file alglibinternal.h.

◆ xy2

ae_matrix alglib_impl::mlpbuffers::xy2

Definition at line 132 of file alglibinternal.h.

◆ xyrow

ae_vector alglib_impl::mlpbuffers::xyrow

Definition at line 133 of file alglibinternal.h.

◆ y

ae_vector alglib_impl::mlpbuffers::y

Definition at line 135 of file alglibinternal.h.


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