LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Public Member Functions | List of all members
lsst.afw.math::is_analyticKernel< KernelT > Struct Template Reference

traits class to determine if a Kernel is represented as an analytic function More...

#include <traits.h>

Inheritance diagram for lsst.afw.math::is_analyticKernel< KernelT >:
lsst.afw.math::is_analyticKernel< boost::shared_ptr< KernelT > > lsst.afw.math::is_analyticKernel< KernelT * >

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=false)
 

Detailed Description

template<typename KernelT>
struct lsst.afw.math::is_analyticKernel< KernelT >

traits class to determine if a Kernel is represented as an analytic function

Definition at line 38 of file traits.h.

Member Function Documentation

template<typename KernelT >
lsst.afw.math::is_analyticKernel< KernelT >::BOOST_STATIC_CONSTANT ( bool  ,
value  = false 
)

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