Polynomial.ExclusiveOr Operator
Public Shared Operator Xor( _
ByVal p As Polynomial, _
ByVal k As UInt32 _
) As Polynomial
This language is not supported or no code example is available.
public static Polynomial operator ^(
Polynomial p,
UInt32 k
)
This language is not supported or no code example is available.
public:
static Polynomial^ operator ^(
Polynomial^ p,
UInt32 k
)
This language is not supported or no code example is available.
Parameters
- k
- UInt32