Clipper
Public Member Functions
clipper::BasisFn_expcubic Class Reference

simple Expcubic basis function More...

#include <resol_basisfn.h>

Inheritance diagram for clipper::BasisFn_expcubic:
clipper::BasisFn_base

List of all members.

Public Member Functions

 BasisFn_expcubic ()
 constructor
const BasisFn_base::Fderivfderiv_s (const ftype &s, const std::vector< ftype > &params) const
 the derivatives of the resolution function w.r.t. the parameters
const BasisFn_base::Fderivfderiv (const HKL &hkl, const Cell &cell, const std::vector< ftype > &params) const
 the value of the resolution function (override for speed)

Detailed Description

simple Expcubic basis function

This class provides a Expcubic basis function.


Member Function Documentation

const BasisFn_base::Fderiv& clipper::BasisFn_expcubic::fderiv ( const HKL hkl,
const Cell cell,
const std::vector< ftype > &  params 
) const [inline, virtual]

the value of the resolution function (override for speed)

the derivatives of the resolution function w.r.t. the parameters

Implements clipper::BasisFn_base.

References fderiv_s(), and clipper::HKL::invresolsq().


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