![]() |
FasTensor
1.0.0
Transform Supercomputing for AI
|
#include "ft_array_iterator.h"Functions | |
| void | iterate (std::vector< int > &ordinates_p, const std::vector< int > start_p, const std::vector< int > end_p) |
| get the next ordinates_p from current ordinates_p call More... | |
|
inline |
get the next ordinates_p from current ordinates_p call
Author: Bin Dong dbin@lbl.gov Web: https://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory
| ordinates_p,input | and output for current and next coordinate |
| start_p | is the start range, n-dimensional, including |
| end_p | is the end range, n-dimensional. including |