Searched refs:formulas (Results 1 – 4 of 4) sorted by relevance
85 public CompoundFormula(@Connector int connector, List<IntegrityFormula> formulas) { in CompoundFormula() argument88 validateFormulas(connector, formulas); in CompoundFormula()90 this.mFormulas = Collections.unmodifiableList(formulas); in CompoundFormula()198 @Connector int connector, List<IntegrityFormula> formulas) { in validateFormulas() argument203 formulas.size() >= 2, in validateFormulas()209 formulas.size() == 1, in validateFormulas()
100 List<IntegrityFormula> formulas = compoundFormula.getFormulas(); in getIndexingDetailsForCompoundFormula() local107 formulas.stream() in getIndexingDetailsForCompoundFormula()119 formulas.stream() in getIndexingDetailsForCompoundFormula()
153 List<IntegrityFormula> formulas = new ArrayList<>(); in parseCompoundFormula() local157 formulas.add(parsedFormula); in parseCompoundFormula()161 return new CompoundFormula(connector, formulas); in parseCompoundFormula()
1507 # Use this tag to change the font size of LaTeX formulas included as images in1517 # generated for formulas are transparent PNGs. Transparent PNGs are not1527 # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see1530 # installed or if you want to formulas look prettier in the HTML output. When1683 # bitmaps for formulas in the HTML output, but not in the Makefile that is1792 # when generating formulas in HTML.