alglib_impl::rbfv2gridcalcbuffer Struct Reference
#include <interpolation.h>
Public Attributes | |
rbfv2calcbuffer | calcbuf |
ae_vector | cx |
ae_vector | rf |
ae_vector | rx |
ae_vector | ry |
ae_vector | tx |
ae_vector | ty |
Detailed Description
Definition at line 249 of file interpolation.h.
Member Data Documentation
◆ calcbuf
rbfv2calcbuffer alglib_impl::rbfv2gridcalcbuffer::calcbuf |
Definition at line 251 of file interpolation.h.
◆ cx
ae_vector alglib_impl::rbfv2gridcalcbuffer::cx |
Definition at line 252 of file interpolation.h.
◆ rf
ae_vector alglib_impl::rbfv2gridcalcbuffer::rf |
Definition at line 257 of file interpolation.h.
◆ rx
ae_vector alglib_impl::rbfv2gridcalcbuffer::rx |
Definition at line 253 of file interpolation.h.
◆ ry
ae_vector alglib_impl::rbfv2gridcalcbuffer::ry |
Definition at line 254 of file interpolation.h.
◆ tx
ae_vector alglib_impl::rbfv2gridcalcbuffer::tx |
Definition at line 255 of file interpolation.h.
◆ ty
ae_vector alglib_impl::rbfv2gridcalcbuffer::ty |
Definition at line 256 of file interpolation.h.
The documentation for this struct was generated from the following file:
- alglib/interpolation.h