template<class LHS, class RHS>
Division class
Represents the division operation.
| Template parameters | |
|---|---|
| LHS | Type of left hand side operand |
| RHS | Type of right hand side operand |
Represents the following mathematical expression: