PermutationToMatrix Method
Get a matrix representation of the permuation.
Namespace: Meta.Numerics.FunctionsAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
public PermutationMatrix ToMatrix()
Public Function ToMatrix As PermutationMatrix
public:
PermutationMatrix^ ToMatrix()
member ToMatrix : unit -> PermutationMatrix
Return Value
PermutationMatrixA matrix representation of the permutation.