public class CFXExporter<G,M> extends Object
Constructor and Description |
---|
CFXExporter() |
Modifier and Type | Method and Description |
---|---|
static <G,M> void |
export(MatrixContext<G,M> context,
Map<Integer,Integer> domainPermutation,
Map<Integer,Integer> codomainPermutation,
AdditiveConceptLayout<G,M> layout,
File file) |
public CFXExporter()
public static <G,M> void export(MatrixContext<G,M> context, Map<Integer,Integer> domainPermutation, Map<Integer,Integer> codomainPermutation, AdditiveConceptLayout<G,M> layout, File file)
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.