LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::Kernel::PAlphaPLR Class Reference

Inherits LatBuilder::Kernel::FunctorAdaptor< Functor::PAlphaPLR >.

Public Member Functions

 PAlphaPLR (unsigned int alpha)
 
unsigned int alpha () const
 
- Public Member Functions inherited from LatBuilder::Kernel::FunctorAdaptor< Functor::PAlphaPLR >
 FunctorAdaptor (Functor functor=Functor())
 Constructor.
 
RealVector valuesVector (const Storage< LR, L, C, P > &storage) const
 Creates a new vector of kernel values. More...
 
bool symmetric () const
 Returns true if the kernel takes the same value at points \(x\) and \(1 - x\) for \(x \in [0,1)\).
 
std::string name () const
 Returns the name of the kernel.
 
- Public Member Functions inherited from LatBuilder::Kernel::Base< FunctorAdaptor< Functor::PAlphaPLR > >
RealVector valuesVector (const Storage< LR, L, C, P > &storage) const
 Creates a new vector of kernel values. More...
 
bool symmetric () const
 Returns true if the kernel takes the same value at points \(x\) and \(1 - x\) for \(x \in [0,1)\).
 
std::string name () const
 Returns the name of the kernel.
 
FunctorAdaptor< Functor::PAlphaPLR > & derived ()
 
const FunctorAdaptor< Functor::PAlphaPLR > & derived () const
 

Static Public Attributes

static constexpr Real CUPower = 2
 

Additional Inherited Members

- Public Types inherited from LatBuilder::Kernel::FunctorAdaptor< Functor::PAlphaPLR >
typedef Functor::PAlphaPLR Functor
 
- Static Public Member Functions inherited from LatBuilder::Kernel::FunctorAdaptor< Functor::PAlphaPLR >
static constexpr Compress suggestedCompression ()
 
- Protected Member Functions inherited from LatBuilder::Kernel::FunctorAdaptor< Functor::PAlphaPLR >
const Functorfunctor () const
 

Detailed Description


The documentation for this class was generated from the following file: