Julia - Is it possible to do a vectorized call on a struct or function by a keyword argument?

后端 未结 0 1599
臣服心动
臣服心动 2021-01-21 17:41

Is it possible to do an efficient and elegant vectorized call on a function or struct by a single (or few) keyword arguments? Something like this

F(;x=10, y=20) =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题