Class PermutationMatrixPair

java.lang.Object
edu.cmu.tetrad.search.utils.PermutationMatrixPair

public class PermutationMatrixPair extends Object
Stores a matrix together with a row and column permutation. if either of these is null in the constructor, the identity permtuation will be used. Returns the matrix permuted by these row and column permutations.
Version:
$Id: $Id
Author:
josephramsey
See Also: