template<class Operand, class Derived>
Rodin::Variational::JacobianBase class

Base class for Jacobian matrix operator implementations.

Template parameters
Operand Type of the vector function
Derived Derived class (CRTP pattern)

JacobianBase provides the foundation for computing Jacobian matrices of vector-valued functions.