29 #ifndef SCIMATH_SPARSEDIFFX_H
30 #define SCIMATH_SPARSEDIFFX_H
39 template <
class T>
class Vector;
std::vector< double > Vector
Class that computes partial derivatives by automatic differentiation.
SparseDiffX(const SparseDiff< T > &other)
Construct one from another.
Class that computes partial derivatives by automatic differentiation.
SparseDiffX< T > & operator=(const pair< uInt, T > &der)
Assignment operator.
SparseDiffX(const T &v, const uInt n, const T &der)
A function f(x0,x1,...,xn,...) with a value of v.
SparseDiffX()
Construct a constant with a value of zero.
SparseDiffX(const T &v, const uInt n)
A function f(x0,x1,...,xn,...) with a value of v.
SparseDiffX< T > & operator=(const T &v)
Assignment operator.
SparseDiff< T > & operator=(const T &v)
Assignment operator.
SparseDiffX< T > & operator=(const SparseDiff< T > &other)
Assign one to another (deep copy).
SparseDiffX< T > & operator=(const vector< pair< uInt, T > > &der)
Assignment operator.
SparseDiffX(const T &v)
Construct a constant with a value of v.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.