


% -*- texinfo -*-
% @deftypefn {Function File} {} cosets (@var{m}, @var{prim})
%
% Finds the elements of GF(2^@var{m}) with primitive polynomial
% @var{prim}, that share the same minimum polynomial. Returns a
% cell array of the paratitioning of GF(2^@var{m}).
% @end deftypefn