Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added functions in arithmetic #188

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

div5252
Copy link

@div5252 div5252 commented Jan 29, 2021

Description

I have added the following helpful functions in arithmetic.hpp-

  1. Multiplication of representation with a constant (Scalar multiplication)
  2. Difference between two representations.
  3. Multiplication of representation with a matrix, only for Cartesian representation, as for other's it doesn't make much sense.

I have added the tests for each of the functions implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant