|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectjdubielApplet.Set
jdubielApplet.PcSet
jdubielApplet.TnType
jdubielApplet.TnIType
jdubielApplet.TnTnIType
jdubielApplet.SubSuperSetList
public class SubSuperSetList
Field Summary |
---|
Fields inherited from class jdubielApplet.TnTnIType |
---|
prime, prime3, prime4, prime5, prime6, prime7, prime8, prime9 |
Fields inherited from class jdubielApplet.Set |
---|
base12String, charSet, combinatorial, ivector, m7set, name, set, symmetry, tnitype, tntnitype, tntype |
Constructor Summary | |
---|---|
SubSuperSetList()
|
Method Summary | |
---|---|
int[][] |
getSubSets(int[] ssSet,
int subsetSize)
|
int[][] |
getSuperSets(int[] ssSet,
int superSetSize)
|
int |
numOfCombinations(int n,
int k)
|
java.lang.String |
printSubSets(int[] ssSet,
int[][] subSets)
|
java.lang.String |
printSuperSets(int[] ssSet,
int[][] superSets)
|
Methods inherited from class jdubielApplet.TnTnIType |
---|
getPrimeByIVector, getPrimeByName, getPrimeByTnTnI, getTnTnIType, initPrime3, initPrime4, initPrime5, initPrime6, initPrime7, initPrime8, initPrime9, listPrime, returnPrimeByTnTnI, returnTnTnIType, tnOrTnIType |
Methods inherited from class jdubielApplet.TnIType |
---|
getTnIType, returnTnIType |
Methods inherited from class jdubielApplet.TnType |
---|
getNormalOrder, getTnType, returnTnType |
Methods inherited from class jdubielApplet.PcSet |
---|
checkDuplicateChars, checkDuplicates, getBestNormal, getIVector, getMns, getMultiplied, getMultipliedBy7, getRTnIs, getRTns, getTnIs, getTns, invertPcSet, multiplyBy, numberOfNonSpaces, removeConsecutiveSpaces, removeDuplicatesInString, removeFistLastSpaces, returnMns, returnMultipliedBy7, returnTnIs, returnTns, rotateSeqByN, rotateSequence, sortPcSet |
Methods inherited from class jdubielApplet.Set |
---|
charArrayToIntOne, charSetToSet, checkNonNumerals, combinatorialToString, intArrayToCharOne, intArrayToString, intToChar, ivectorToString, letterSetToSet, m7setToString, matrix, pcSetArrayToString, printPcSet, setToCharSet, symmetryToString, tnItoIn, tnitypeToString, tntnitypeToString, tntypeToString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubSuperSetList()
Method Detail |
---|
public int[][] getSubSets(int[] ssSet, int subsetSize)
public int numOfCombinations(int n, int k)
public int[][] getSuperSets(int[] ssSet, int superSetSize)
public java.lang.String printSubSets(int[] ssSet, int[][] subSets)
public java.lang.String printSuperSets(int[] ssSet, int[][] superSets)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |