#include <ROI2D.h>
Definition at line 202 of file ROI2D.h.
◆ region_boundary() [1/7]
| ncorr::ROI2D::region_boundary::region_boundary |
( |
| ) |
|
|
default |
◆ region_boundary() [2/7]
◆ region_boundary() [3/7]
◆ ~region_boundary()
| ncorr::ROI2D::region_boundary::~region_boundary |
( |
| ) |
|
|
defaultnoexcept |
◆ region_boundary() [4/7]
| ncorr::ROI2D::region_boundary::region_boundary |
( |
const Array2D< double > & |
add, |
|
|
const std::vector< Array2D< double > > & |
sub |
|
) |
| |
|
inline |
◆ region_boundary() [5/7]
| ncorr::ROI2D::region_boundary::region_boundary |
( |
const Array2D< double > & |
add, |
|
|
std::vector< Array2D< double > > && |
sub |
|
) |
| |
|
inline |
◆ region_boundary() [6/7]
| ncorr::ROI2D::region_boundary::region_boundary |
( |
Array2D< double > && |
add, |
|
|
const std::vector< Array2D< double > > & |
sub |
|
) |
| |
|
inline |
◆ region_boundary() [7/7]
| ncorr::ROI2D::region_boundary::region_boundary |
( |
Array2D< double > && |
add, |
|
|
std::vector< Array2D< double > > && |
sub |
|
) |
| |
|
inline |
◆ load()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ isequal
◆ operator<<
◆ save
◆ add
| Array2D<double> ncorr::ROI2D::region_boundary::add |
◆ ROI2D
| friend ncorr::ROI2D::region_boundary::ROI2D |
◆ sub
| std::vector<Array2D<double> > ncorr::ROI2D::region_boundary::sub |
The documentation for this struct was generated from the following files: