#include <Rodin/Variational/ForwardDecls.h>
Dot class
Represents the dot product between two objects.
Represents the following mathematical expression:
known as the dot product; the algebraic operation that takes two equal-length sequences of numbers (usually coordinate vectors), and returns a single number.