Convert.ToDualFunction
Back to table
/*
Logic-Function-Analysis
Convert.ToDualFunction
[AndOr g]=Convert.ToDualFunction(LogicFunction f);
f : a logic function
g : a logic functin in the AndOr form
Compute the DUAL function, expressed in the AndOr form.
*/
//-------------------------------------------------------------------
// examples
f=AndOr()
{
1,-2;
-1,2;
}
g=Convert.ToDualFunction(f);
Print(f,g);
//-------------------------------------------------------------------
// result
Analysis IsSymmetricFunctionTo IsThresholdFunction ToAndOr AbsoluteExpression MinValue ToBinary BCDEx3 ToShannonTree ToTruthTable ToXORP Dimacs Email FeedbackDiagram MantissaToPositiveInteger PositiveDecimalToMantissa RadixToIndex OrAnd To2LayerAndXor To2LayerNand GetExcitationTable Implementation ToDigitalSystem BestVariableOrder ROBDD DontCare Full CreateDummyLogicFunction var Zero
Rapua tenei Paetukutuku :
The website is simply translated by using the Google Translate. Please inform us if you find the wrong/funny/weird translation.