ComplexFunction Template Specializations module

Template specializations of the ComplexFunction class.

Classes

template<>
class Rodin::Variational::ComplexFunction<Complex>
Represents a constant scalar function with type Complex.
template<class F>
class Rodin::Variational::ComplexFunction<F>
Represents a scalar function given by an arbitrary scalar function.