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.
C++11
Release : 1.0.7
May. 31, 2023
Chris Anderson
GPLv3 For a copy of the GNU General Public License see http://www.gnu.org/licenses/.