Skip to content

The SCC::DoubleVectorNd classes N = 1,2,3 are "light" array classes with mathematical vector structure.

Notifications You must be signed in to change notification settings

apmcollab/SCC-DoubleVectorNd

Repository files navigation

DoubleVectorNd

The SCC::DoubleVectorNd classes N = 1,2,3 are "light" array classes with mathematical vector structure.

Indexing starts at 0. The array data is stored by rows. Bounds checking is enabled when _DEBUG is defined. These classes currently use move semantics to avoid extraneous copying.

Prerequisites

C++11

Versioning

Release : 1.0.7

Date

May. 31, 2023

Authors

Chris Anderson

License

GPLv3 For a copy of the GNU General Public License see http://www.gnu.org/licenses/.

Acknowledgements

About

The SCC::DoubleVectorNd classes N = 1,2,3 are "light" array classes with mathematical vector structure.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages