sc_CorrelationTable (3) Linux Manual Page
sc::CorrelationTable – The CorrelationTable class provides a correlation table between two point groups. Synopsis #include <corrtab.h> Inherits sc::RefCount. Public Member Functions CorrelationTable (const Ref< PointGroup > &group, const Ref< PointGroup > &subgroup) Create a correlation table for the two groups. Ref< PointGroup > group () const Returns the higher order point group. Ref< PointGroup >…
