isce3 0.25.0
|
This is the complete list of members for isce3::core::LUT2d< T >, including all inherited members.
boundsError() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
boundsError(bool flag) (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
contains(double y, double x) const | isce3::core::LUT2d< T > | inline |
data() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
eval(const double y, const double x) const | isce3::core::LUT2d< T > | |
eval(double y, const Eigen::Ref< const Eigen::VectorXd > &x) const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | |
haveData() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
interpMethod() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | |
interpMethod(isce3::core::dataInterpMethod method) (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | |
length() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
LUT2d(const T &ref_value=T{0}) (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
LUT2d(isce3::core::dataInterpMethod method) (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
LUT2d(double xstart, double ystart, double dx, double dy, const isce3::core::Matrix< T > &data, isce3::core::dataInterpMethod method=isce3::core::BILINEAR_METHOD, bool boundsError=true) | isce3::core::LUT2d< T > | |
LUT2d(const std::valarray< double > &xcoord, const std::valarray< double > &ycoord, const isce3::core::Matrix< T > &data, isce3::core::dataInterpMethod method=isce3::core::BILINEAR_METHOD, bool boundsError=true) | isce3::core::LUT2d< T > | |
LUT2d(const LUT2d< T > &lut) (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
operator=(const LUT2d< T > &lut) (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
operator==(const isce3::core::LUT2d< T > &other) const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
operator==(const isce3::core::LUT2d< T > &other) const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
refValue() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
refValue(const T &val) (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
setFromData(const std::valarray< double > &xcoord, const std::valarray< double > &ycoord, const isce3::core::Matrix< T > &data) | isce3::core::LUT2d< T > | |
width() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
xAxis() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
xEnd() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
xSpacing() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
xStart() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
yAxis() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
yEnd() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
ySpacing() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |
yStart() const (defined in isce3::core::LUT2d< T >) | isce3::core::LUT2d< T > | inline |