|
| NormAlphaBase (unsigned int alpha, Real normType) |
| Constructor.
|
unsigned | alpha () const |
Real | normType () const |
Real | minExp () const |
Real | maxExp () const |
template<LatticeType LR, EmbeddingType L> |
Real | value (Real lambda, const SizeParam< LR, L > &sizeParam, Dimension dimension, Real norm=1.0) const |
| Returns the value of the bound.
|
template<LatticeType LR, EmbeddingType L> |
Real | operator() (const SizeParam< LR, L > &sizeParam, Dimension dimension, Real norm=1.0) const |
| Returns the smallest value of the bound for dimension dimension .
|
template<LatticeType LR, EmbeddingType L> |
Real | minimum (const SizeParam< LR, L > &sizeParam, Dimension dimension, Real norm) const |
| Returns the minimum value of the bound function.
|
template<class DERIVED>
class LatBuilder::Norm::NormAlphaBase< DERIVED >
Base class for bounds on the \(\mathcal P_\alpha\) values.