#include <vnl_amoeba.h>
Public Member Functions | |
| vnl_amoeba_SimplexCorner (int=0) | |
| vnl_amoeba_SimplexCorner & | operator= (const vnl_amoeba_SimplexCorner &that) |
Static Public Member Functions | |
| static int | compare (vnl_amoeba_SimplexCorner const &s1, vnl_amoeba_SimplexCorner const &s2) |
Public Attributes | |
| vnl_vector< double > | v |
| double | fv |
Definition at line 113 of file vnl_amoeba.h.
| vnl_amoeba_SimplexCorner::vnl_amoeba_SimplexCorner | ( | int | n = 0 | ) |
Definition at line 417 of file vnl_amoeba.cxx.
|
static |
Definition at line 79 of file vnl_amoeba.cxx.
|
default |
| double vnl_amoeba_SimplexCorner::fv |
Definition at line 116 of file vnl_amoeba.h.
| vnl_vector<double> vnl_amoeba_SimplexCorner::v |
Definition at line 115 of file vnl_amoeba.h.
1.8.15