alglib_impl::mlpbuffers Struct Reference
#include <alglibinternal.h>
Public Attributes | |
ae_vector | batch4buf |
ae_int_t | chunksize |
ae_vector | desiredy |
double | e |
ae_vector | g |
ae_vector | hpcbuf |
ae_int_t | nin |
ae_int_t | nout |
ae_int_t | ntotal |
ae_vector | tmp0 |
ae_int_t | wcount |
ae_vector | x |
ae_matrix | xy |
ae_matrix | xy2 |
ae_vector | xyrow |
ae_vector | y |
Detailed Description
Definition at line 140 of file alglibinternal.h.
Member Data Documentation
◆ batch4buf
ae_vector alglib_impl::mlpbuffers::batch4buf |
Definition at line 147 of file alglibinternal.h.
◆ chunksize
ae_int_t alglib_impl::mlpbuffers::chunksize |
Definition at line 142 of file alglibinternal.h.
◆ desiredy
ae_vector alglib_impl::mlpbuffers::desiredy |
Definition at line 154 of file alglibinternal.h.
◆ e
double alglib_impl::mlpbuffers::e |
Definition at line 155 of file alglibinternal.h.
◆ g
ae_vector alglib_impl::mlpbuffers::g |
Definition at line 156 of file alglibinternal.h.
◆ hpcbuf
ae_vector alglib_impl::mlpbuffers::hpcbuf |
Definition at line 148 of file alglibinternal.h.
◆ nin
ae_int_t alglib_impl::mlpbuffers::nin |
Definition at line 144 of file alglibinternal.h.
◆ nout
ae_int_t alglib_impl::mlpbuffers::nout |
Definition at line 145 of file alglibinternal.h.
◆ ntotal
ae_int_t alglib_impl::mlpbuffers::ntotal |
Definition at line 143 of file alglibinternal.h.
◆ tmp0
ae_vector alglib_impl::mlpbuffers::tmp0 |
Definition at line 157 of file alglibinternal.h.
◆ wcount
ae_int_t alglib_impl::mlpbuffers::wcount |
Definition at line 146 of file alglibinternal.h.
◆ x
ae_vector alglib_impl::mlpbuffers::x |
Definition at line 152 of file alglibinternal.h.
◆ xy
ae_matrix alglib_impl::mlpbuffers::xy |
Definition at line 149 of file alglibinternal.h.
◆ xy2
ae_matrix alglib_impl::mlpbuffers::xy2 |
Definition at line 150 of file alglibinternal.h.
◆ xyrow
ae_vector alglib_impl::mlpbuffers::xyrow |
Definition at line 151 of file alglibinternal.h.
◆ y
ae_vector alglib_impl::mlpbuffers::y |
Definition at line 153 of file alglibinternal.h.
The documentation for this struct was generated from the following file:
- alglib/alglibinternal.h