Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Alpha_complex_cell_base_3< Traits, Cb, ExactAlphaComparisonTag, WeightedTag > Class Template Reference

Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes. More...

#include <Alpha_complex_of_molecular_model.hpp>

Detailed Description

template<class Traits, class Cb, class ExactAlphaComparisonTag, class WeightedTag>
class SBL::CSB::T_Alpha_complex_cell_base_3< Traits, Cb, ExactAlphaComparisonTag, WeightedTag >

Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes.

Template Parameters
TraitsTraits class for the alpha shape.