Skip to contents

This function computes the IQ response for a given list of IQ features and a matrix of values.

Usage

iq_feature_list.compute_response(iq_list, mat)

Arguments

iq_list

A list of IQFeature objects

mat

The input matrix

Value

A matrix containing the computed IQ feature responses.