#include "array_extrapolator2.h"Go to the source code of this file.
Namespaces | |
| macarray_extrapolator2 | |
| Namespace that implements MAC array extrapolation. | |
Functions | |
| template<class T > | |
| void | macarray_extrapolator2::extrapolate (macarray2< T > &array, int width) |
| Extrapolate MAC array. More... | |