Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Using the division function #4

Open
Restia-Ashdoll opened this issue Oct 25, 2018 · 2 comments
Open

Using the division function #4

Restia-Ashdoll opened this issue Oct 25, 2018 · 2 comments

Comments

@Restia-Ashdoll
Copy link

I am currently working on a project and came across hbc, and i wanted to integrate and use the divide functions. I was however unable to figure out how to use them. I tried running the divide function in TEST_CIRC_ARITHM.cpp, but even with verbose set to true i had no idea what the inputs were and what the final answer was. May i have more clarification on how to properly use the functions?

Forgive me for my inexperience as i am quite new to this.

@qdm12
Copy link
Owner

qdm12 commented Oct 25, 2018 via email

@Restia-Ashdoll
Copy link
Author

Restia-Ashdoll commented Oct 26, 2018

I did try running directly he.cpp from the main.cpp as well, but im pretty sure im doing it wrongly. What i did was make a new HE class naming it h, HE h(); and calling the divide function by using h.DIVIDE();, but i had an error "error: no matching function for call to ‘HE::DIVIDE()’
DIVIDE();". What should i do to fix this error?
^

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

No branches or pull requests

2 participants