Clipper
Public Member Functions | Public Attributes
clipper::BasisFn_base::Fderiv Class Reference

object holding the basis function and its first two derivatives More...

#include <resol_fn.h>

List of all members.

Public Member Functions

 Fderiv ()
 null constructor
 Fderiv (const int &np)

Public Attributes

ftype f
 value of function
std::vector< ftypedf
 first derivative vector w.r.t params
Matrix df2
 second derivative matrix w.r.t params

Detailed Description

object holding the basis function and its first two derivatives


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