alglib_impl::rbfv2calcbuffer Struct Reference
#include <interpolation.h>
Public Attributes | |
ae_vector | curboxmax |
ae_vector | curboxmin |
double | curdist2 |
ae_vector | x |
ae_vector | x123 |
ae_vector | y123 |
Detailed Description
Definition at line 219 of file interpolation.h.
Member Data Documentation
◆ curboxmax
ae_vector alglib_impl::rbfv2calcbuffer::curboxmax |
Definition at line 223 of file interpolation.h.
◆ curboxmin
ae_vector alglib_impl::rbfv2calcbuffer::curboxmin |
Definition at line 222 of file interpolation.h.
◆ curdist2
double alglib_impl::rbfv2calcbuffer::curdist2 |
Definition at line 224 of file interpolation.h.
◆ x
ae_vector alglib_impl::rbfv2calcbuffer::x |
Definition at line 221 of file interpolation.h.
◆ x123
ae_vector alglib_impl::rbfv2calcbuffer::x123 |
Definition at line 225 of file interpolation.h.
◆ y123
ae_vector alglib_impl::rbfv2calcbuffer::y123 |
Definition at line 226 of file interpolation.h.
The documentation for this struct was generated from the following file:
- alglib/interpolation.h