d16_filter: d16 filter construction

View source: R/RcppExports.R

d16_filterR Documentation

d16 filter construction

Description

Creates the d16 filter

Usage

d16_filter()

Details

This template can be used to increase the amount of filters available for selection.

Value

A field<vec> that contains:

  • "L"A integer specifying the length of the filter

  • "h"A vector containing the coefficients for the wavelet filter

  • "g"A vector containing the coefficients for the scaling filter

Author(s)

JJB

Examples

d16_filter()

SMAC-Group/gmwm documentation built on June 10, 2025, 6:10 a.m.