BLEND

Getting Started

  • Quick Start
    • Build and install BLEND
    • Show version
    • Show modules
    • Show windows
    • Make a 1-D window
    • Query a 1-D window at arbitrary coordinates
    • Make a 2-D window
  • Installation
    • Dependencies
    • Download BLEND
    • Configuration
    • Build
    • Run Tests
    • Build Documentation
    • Install
    • Update an Existing Installation
    • Uninstall
    • Use BLEND from Another CMake Project

Examples

  • Examples
    • ex01_monotone
    • ex02_window2d
    • ex03_window2d
    • ex04_window3d
    • ex05_window2d

Modules

  • Modules
    • blend
      • Description
      • Usage
    • docs
      • Description
      • Usage
    • monotone
      • Description
      • Usage
    • window1d
      • Description
      • Usage
    • window2d
      • Description
      • Usage
    • window3d
      • Description
      • Usage

Reference

  • Common Options
  • Window Functions
    • Available Names
    • Available Window Functions
      • boxcar
        • Command
        • Figure
        • Source
      • cosine
        • Command
        • Figure
        • Source
      • hann
        • Command
        • Figure
        • Source
      • tukey
        • Command
        • Figure
        • Source
      • trapezoid
        • Command
        • Figure
        • Source
      • linear
        • Command
        • Figure
        • Source
      • hamming
        • Command
        • Figure
        • Source
      • blackman
        • Command
        • Figure
        • Source
      • blackmanharris
        • Command
        • Figure
        • Source
      • welch
        • Command
        • Figure
        • Source
      • parzen
        • Command
        • Figure
        • Source
      • gaussian
        • Command
        • Figure
        • Source
      • smoothstep
        • Command
        • Figure
        • Source
      • smootherstep
        • Command
        • Figure
        • Source
      • exponential
        • Command
        • Figure
        • Source
      • sine
        • Command
        • Figure
        • Source
      • bohman
        • Command
        • Figure
        • Source
      • nuttall
        • Command
        • Figure
        • Source
      • kaiser
        • Command
        • Figure
        • Source
      • cauchy
        • Command
        • Figure
        • Source
      • quadratic
        • Command
        • Figure
        • Source
      • cubic
        • Command
        • Figure
        • Source
      • poisson
        • Command
        • Figure
        • Source
      • bartlett
        • Command
        • Figure
        • Source
      • barthann
        • Command
        • Figure
        • Source
      • bartletthann
        • Command
        • Figure
        • Source
      • exactblackman
        • Command
        • Figure
        • Source
      • blackmannuttall
        • Command
        • Figure
        • Source
      • flattop
        • Command
        • Figure
        • Source
      • lanczos
        • Command
        • Figure
        • Source
      • riesz
        • Command
        • Figure
        • Source
      • riemann
        • Command
        • Figure
        • Source
      • fejer
        • Command
        • Figure
        • Source
      • connes
        • Command
        • Figure
        • Source
      • hanningpoisson
        • Command
        • Figure
        • Source
      • kaiserbessel
        • Command
        • Figure
        • Source
      • plancktaper
        • Command
        • Figure
        • Source
      • quartic
        • Command
        • Figure
        • Source
      • quintic
        • Command
        • Figure
        • Source
      • septic
        • Command
        • Figure
        • Source
      • nonic
        • Command
        • Figure
        • Source
      • logistic
        • Command
        • Figure
        • Source
      • tanh
        • Command
        • Figure
        • Source
      • erf
        • Command
        • Figure
        • Source
      • arctan
        • Command
        • Figure
        • Source
      • gompertz
        • Command
        • Figure
        • Source
      • softsign
        • Command
        • Figure
        • Source
      • agnesi
        • Command
        • Figure
        • Source
      • inversequadratic
        • Command
        • Figure
        • Source
      • inversemultiquadric
        • Command
        • Figure
        • Source
      • powerlaw
        • Command
        • Figure
        • Source
      • root
        • Command
        • Figure
        • Source
      • circular
        • Command
        • Figure
        • Source
      • sech
        • Command
        • Figure
        • Source
      • sech2
        • Command
        • Figure
        • Source
      • student
        • Command
        • Figure
        • Source
      • laplace
        • Command
        • Figure
        • Source
    • Aliases
  • Polygons
    • xy-monotone requirement
    • Conversion methods

C API

  • C API
    • Polygon API
      • Header
      • Data Types
      • Core Functions
    • Window API
      • Header
    • Boundary API
      • Header
    • Contribution API
      • Header
      • Functions
    • Utility API
      • Header
      • Interpolation
    • Reporting and Errors
      • Headers
      • Errors
      • Reporting
    • API Examples
      • ex01_api
      • ex02_api
      • ex03_api
      • ex04_api
BLEND
  • Search


© Copyright 2026, Rasheed Ajala.

Built with Sphinx using a theme provided by Read the Docs.