30 #ifndef SACADO_SCALARPARAMETERVECTOR_HPP
31 #define SACADO_SCALARPARAMETERVECTOR_HPP
41 template <
typename EvalTypeTraits = DefaultEvalTypeTraits>
virtual ~ScalarParameterVector()
Destructor.
ScalarParameterVector()
Default constructor.
ScalarParameterVector & operator=(const ScalarParameterVector &source)
Assignment operator.
Specialization of Sacado::ParameterVectorBase for scalar parameters.
Specialization of Sacado::ParameterFamilyBase for scalar parameters.
A class to store the active parameters in a code in an ordered fashion, along with their "base" value...
ScalarParameterVector(const ScalarParameterVector &source)
Copy constructor.