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