Given an FLQuant and the indices range, returns the vector of indices

get_FLQuant_elements(flq, indices_min, indices_max)

Arguments

flq

The FLQuant

indices_min

The min indices (integer vector, length 6)

indices_max

The max indices (integer vector, length 6)