Categories
C++ Realtime Signal Processing

Efficient Realtime Signal Processing C++ Templates: Part I – Computational Pipelines

Introduction A few decades ago, the title of this article might have seemed like an oxymoron. However, perceptions have since evolved [1]. This series of articles argues that C++ templates are uniquely positioned to allow developers to “have their cake and eat it too”. In other words, they enable the creation of high-level coding abstractions […]