https://github.com/meysam81/vector
A simple vector implementation in c++ (mathematic vector) from back in college
https://github.com/meysam81/vector
c-plus-plus college college-assignment college-project college-students math mathematics maths operator operator-overloading operator-overloads operators vector
Last synced: 7 months ago
JSON representation
A simple vector implementation in c++ (mathematic vector) from back in college
- Host: GitHub
- URL: https://github.com/meysam81/vector
- Owner: meysam81
- Created: 2018-02-01T09:45:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T09:48:23.000Z (over 7 years ago)
- Last Synced: 2025-01-23T03:16:47.494Z (9 months ago)
- Topics: c-plus-plus, college, college-assignment, college-project, college-students, math, mathematics, maths, operator, operator-overloading, operator-overloads, operators, vector
- Language: C++
- Size: 157 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vector
A simple vector implementation in c++ (mathematic vector) from back in college