symconv2D.ks: symconv2D.ks

View source: R/from_features.R

symconv2D.ksR Documentation

symconv2D.ks

Description

Perform symmetric 2D convolution using FFT.

Usage

symconv2D.ks(rr, ss, skewflag = rep(1, 2))

Arguments

rr

The first input matrix.

ss

The second input matrix.

skewflag

A vector of two scalar values for skew correction along each dimension.

Value

A matrix representing the result of the symmetric 2D convolution.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.