template<class Operand>
Rodin::Variational::Cos class

Represents the cosine function.

Template parameters
Operand Type of operand

Represents the following mathematical expression:

\[ \cos{\text{Operand}} \]

where Operand represents a scalar.