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