Home > freetb4matlab > comm > cosets.m

cosets

PURPOSE ^

%

SYNOPSIS ^

function c = cosets(m, prim)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003