Template Struct is_analyticKernel¶
Defined in File traits.h
Inheritance Relationships¶
Derived Types¶
public lsst::afw::math::is_analyticKernel< KernelT * >(Template Struct is_analyticKernel< KernelT * >)public lsst::afw::math::is_analyticKernel< std::shared_ptr< KernelT > >(Template Struct is_analyticKernel< std::shared_ptr< KernelT > >)
Struct Documentation¶
-
template<typename
KernelT>
structis_analyticKernel traits class to determine if a Kernel is represented as an analytic function
Subclassed by lsst::afw::math::is_analyticKernel< KernelT * >, lsst::afw::math::is_analyticKernel< std::shared_ptr< KernelT > >
Public Functions
-
BOOST_STATIC_CONSTANT(bool, value = false)¶
-