Public Member Functions | Static Public Member Functions | Public Attributes
pcl::poisson::StartingPolynomial< Degree > Class Template Reference

#include <ppolynomial.h>

List of all members.

Public Member Functions

template<int Degree2>
StartingPolynomial< Degree+Degree2 > operator* (const StartingPolynomial< Degree2 > &p) const
int operator< (const StartingPolynomial &sp) const
StartingPolynomial scale (const double &s) const
StartingPolynomial shift (const double &t) const
 StartingPolynomial ()

Static Public Member Functions

static int Compare (const void *v1, const void *v2)

Public Attributes

Polynomial< Degree > p
double start

Detailed Description

template<int Degree>
class pcl::poisson::StartingPolynomial< Degree >

Definition at line 54 of file ppolynomial.h.


Constructor & Destructor Documentation

template<int Degree>
pcl::poisson::StartingPolynomial< Degree >::StartingPolynomial ( ) [inline]

Definition at line 60 of file ppolynomial.h.


Member Function Documentation

template<int Degree>
int pcl::poisson::StartingPolynomial< Degree >::Compare ( const void *  v1,
const void *  v2 
) [static]

Definition at line 98 of file ppolynomial.hpp.

template<int Degree>
template<int Degree2>
StartingPolynomial< Degree+Degree2 > pcl::poisson::StartingPolynomial< Degree >::operator* ( const StartingPolynomial< Degree2 > &  p) const

Definition at line 53 of file ppolynomial.hpp.

template<int Degree>
int pcl::poisson::StartingPolynomial< Degree >::operator< ( const StartingPolynomial< Degree > &  sp) const

Definition at line 86 of file ppolynomial.hpp.

template<int Degree>
StartingPolynomial< Degree > pcl::poisson::StartingPolynomial< Degree >::scale ( const double &  s) const

Definition at line 68 of file ppolynomial.hpp.

template<int Degree>
StartingPolynomial< Degree > pcl::poisson::StartingPolynomial< Degree >::shift ( const double &  t) const

Definition at line 76 of file ppolynomial.hpp.


Member Data Documentation

template<int Degree>
Polynomial<Degree> pcl::poisson::StartingPolynomial< Degree >::p

Definition at line 57 of file ppolynomial.h.

template<int Degree>
double pcl::poisson::StartingPolynomial< Degree >::start

Definition at line 58 of file ppolynomial.h.


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


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:20:21