|
NUMCXX
0.13.20181108
Numerical library for small projects and teaching purposes
|
Include dependency graph for 12-numcxx-sharedptr.cxx:Go to the source code of this file.
Functions | |
| void | initialize (numcxx::DArray1 &X) |
| double | sum_elements (numcxx::DArray1 &X) |
| int | main () |
| void initialize | ( | numcxx::DArray1 & | X | ) |
Definition at line 13 of file 12-numcxx-sharedptr.cxx.
Here is the call graph for this function:| double sum_elements | ( | numcxx::DArray1 & | X | ) |
Definition at line 20 of file 12-numcxx-sharedptr.cxx.
Here is the call graph for this function:| int main | ( | void | ) |
Definition at line 27 of file 12-numcxx-sharedptr.cxx.
Here is the call graph for this function:
1.8.11