Skip to content

pbse/Arbitrary-Dimensional-Array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arbitrary-Dimensional-Array

Arbitrary Dimensional Array Class built in C++ to create an array of endless dimension in the memory. Use that array to access individual element or any element in any order.

Simply compile the header file with any test file and see the code in action. This code is capable of handling any dimensional array and can be iterated either Row wise or Column Wise.

About

Arbitrary Dimensional Array Class built in C++ to create an array of endless dimension in the memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages