Points&Forces (survey)
Software tools facilitating the task of surveying architecture
|
#include <a_ocriteria_exmax.h>
Public Member Functions | |
a_ocriteria_exmax () | |
virtual double | f (const a_structure *f) const |
return the maximum relative excentricity More... | |
Public Member Functions inherited from a_ocriteria | |
a_ocriteria () | |
a_ocriteria_ex is used to compute the average excentricity in the structure.
Definition at line 24 of file a_ocriteria_exmax.h.
|
inline |
Definition at line 27 of file a_ocriteria_exmax.h.
|
virtual |
return the maximum relative excentricity
Reimplemented from a_ocriteria.
Definition at line 23 of file a_ocriteria_exmax.cxx.