Skip to content

Added functions in arithmetic#188

Open
div5252 wants to merge 2 commits into
BoostGSoC19:developfrom
div5252:arithmetic
Open

Added functions in arithmetic#188
div5252 wants to merge 2 commits into
BoostGSoC19:developfrom
div5252:arithmetic

Conversation

@div5252
Copy link
Copy Markdown

@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