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 |
Definition at line 122 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::batch4buf |
Definition at line 129 of file alglibinternal.h.
| ae_int_t alglib_impl::mlpbuffers::chunksize |
Definition at line 124 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::desiredy |
Definition at line 136 of file alglibinternal.h.
| double alglib_impl::mlpbuffers::e |
Definition at line 137 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::g |
Definition at line 138 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::hpcbuf |
Definition at line 130 of file alglibinternal.h.
| ae_int_t alglib_impl::mlpbuffers::nin |
Definition at line 126 of file alglibinternal.h.
| ae_int_t alglib_impl::mlpbuffers::nout |
Definition at line 127 of file alglibinternal.h.
| ae_int_t alglib_impl::mlpbuffers::ntotal |
Definition at line 125 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::tmp0 |
Definition at line 139 of file alglibinternal.h.
| ae_int_t alglib_impl::mlpbuffers::wcount |
Definition at line 128 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::x |
Definition at line 134 of file alglibinternal.h.
| ae_matrix alglib_impl::mlpbuffers::xy |
Definition at line 131 of file alglibinternal.h.
| ae_matrix alglib_impl::mlpbuffers::xy2 |
Definition at line 132 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::xyrow |
Definition at line 133 of file alglibinternal.h.
| ae_vector alglib_impl::mlpbuffers::y |
Definition at line 135 of file alglibinternal.h.