yet more additions
parent
94060cee88
commit
8f5774695f
@ -1,3 +1,9 @@
|
||||
# amscppperm1
|
||||
|
||||
Numeric array template class library. A numeric array, in addition to the usual array operations, is expected to have numeric data that can be added, subtracted, multiplied, etc.
|
||||
Numeric array template class library. A numeric array, in addition to the usual array operations, is expected to have numeric data that can be added, subtracted, multiplied, etc.
|
||||
|
||||
This numeric array class implements random number generation, threaded vector operations, threaded math and statistics for fast operations on the arrays.
|
||||
|
||||
The primary object is the template class narray<T>
|
||||
|
||||
ams::narray::narray<T>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue