symconv3D.ks: symconv3D.ks

View source: R/from_features.R

symconv3D.ksR Documentation

symconv3D.ks

Description

Perform symmetric 3D convolution using FFT.

Usage

symconv3D.ks(rr, ss, skewflag = rep(1, 3))

Arguments

rr

The first input 3D array.

ss

The second input 3D array.

skewflag

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

Value

A 3D array representing the result of the symmetric 3D convolution.


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