Java org.apache.commons.math.transform FastFourierTransformer fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.math.transform FastFourierTransformer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.math.transform FastFourierTransformer.

The text is from its open source code.

Constructor

FastFourierTransformer()
Construct a default transformer.

Method

booleanisPowerOf2(long n)
Returns true if the argument is power of 2.