![]() |
Seg3D
2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
|
This is the complete list of members for Core::Matrix, including all inherited members.
| data() (defined in Core::Matrix) | Core::Matrix | inline |
| data() const (defined in Core::Matrix) | Core::Matrix | inline |
| data(const double mat[4][4]) (defined in Core::Matrix) | Core::Matrix | inline |
| Identity() | Core::Matrix | static |
| Invert(const Matrix &mat, Matrix &inverse) | Core::Matrix | static |
| Matrix() (defined in Core::Matrix) | Core::Matrix | inline |
| Matrix(const double mat[4][4]) (defined in Core::Matrix) | Core::Matrix | |
| Matrix(const Matrix &mat) (defined in Core::Matrix) | Core::Matrix | |
| Matrix(const MatrixF &mat) (defined in Core::Matrix) | Core::Matrix | |
| MatrixF (defined in Core::Matrix) | Core::Matrix | friend |
| operator!=(const Matrix &mat) const (defined in Core::Matrix) | Core::Matrix | |
| operator()(size_t i, size_t j) (defined in Core::Matrix) | Core::Matrix | inline |
| operator()(size_t i, size_t j) const (defined in Core::Matrix) | Core::Matrix | inline |
| operator*(const Vector &rhs) const (defined in Core::Matrix) | Core::Matrix | |
| operator*(const VectorF &rhs) const (defined in Core::Matrix) | Core::Matrix | |
| operator*(const Point &rhs) const (defined in Core::Matrix) | Core::Matrix | |
| operator*(const PointF &rhs) const (defined in Core::Matrix) | Core::Matrix | |
| operator*(const Matrix &rhs) const (defined in Core::Matrix) | Core::Matrix | |
| operator*=(const Matrix &rhs) (defined in Core::Matrix) | Core::Matrix | |
| operator=(const Matrix &mat) (defined in Core::Matrix) | Core::Matrix | |
| operator=(const MatrixF &mat) (defined in Core::Matrix) | Core::Matrix | |
| operator==(const Matrix &mat) const (defined in Core::Matrix) | Core::Matrix | |
| Transpose(const Matrix &mat, Matrix &trans) | Core::Matrix | static |
| Zero() | Core::Matrix | static |
| ~Matrix() (defined in Core::Matrix) | Core::Matrix | inline |
1.8.10