
.
| P | Degree of the p-norm. |
Definition at line 19 of file PNorm.hpp.
Public Member Functions | |
| virtual | ~PNorm () |
| Destructor. | |
| virtual double | operator() (const vector &x) const |
| Evaluate the norm. | |
| virtual vector | sample (const unsigned int N) const |
| Generate a random unit vector from a uniform distribution over the unit vectors in the normed vector space. | |
| template<> | |
| vector | sample (const unsigned int N) const |
| Generate a random unit vector from a uniform distribution over the unit vectors in the normed vector space. | |
| template<> | |
| indii::ml::aux::vector | sample (const unsigned int N) const |
| Generate a random unit vector from a uniform distribution over the unit vectors in the normed vector space. | |
| double operator() | ( | const vector & | x | ) | const [inline, virtual] |
| indii::ml::aux::vector sample | ( | const unsigned int | N | ) | const [inline, virtual] |
| vector sample | ( | const unsigned int | N | ) | const [inline, virtual] |
| indii::ml::aux::vector sample | ( | const unsigned int | N | ) | const [inline, virtual] |
1.5.3