calculates 2-dim convolution between X and Y
[...] = nan_conv2nan(X,Y); [C] = nan_conv2nan(X,Y);
X and Y can contain missing values encoded with NaN. NaN's are skipped, NaN do not result in a NaN output. The output gives NaN only if there are insufficient input data