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

eval関数の引数を一つだけにしたい。 #4

Open
t-sakashita opened this issue May 30, 2016 · 0 comments
Open

eval関数の引数を一つだけにしたい。 #4

t-sakashita opened this issue May 30, 2016 · 0 comments
Assignees

Comments

@t-sakashita
Copy link
Owner

t-sakashita commented May 30, 2016

user_functorのeval関数には、以下を渡している。

  • type(user_functor_type)型のthis
  • real(8)の引数x

引数をxだけにしたい。(つまり、thisを渡さないようにしたい。)
そのため、classを使ってみる。(本番計算用のプログラムには使わないが、例題として。。)

@t-sakashita t-sakashita self-assigned this May 30, 2016
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

No branches or pull requests

1 participant