Is there predefined 2D point in C/C++ with predefined arithmetic operations?

后端 未结 0 1923
故里飘歌
故里飘歌 2020-12-18 01:38

I am currently writing a simulation, which works a lot with 2D points/vectors. Thus I find my self writing code, which looks like this:

double force_1[2] = {0         


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