A C D E G H I J L M N O P Q R S T V Z

M

main(String[]) - Static method in class presentationlayer.CFloatCalculator
 
MatrixEquation - Class in applicationlayer.linearalgebra
Řeší soustavu rovnic.
MatrixEquation(AbstractMatrix, AbstractMatrix) - Constructor for class applicationlayer.linearalgebra.MatrixEquation
Vytvoří soustavu rovnic.
MAX_EXPONENT - Static variable in class applicationlayer.CFloat
Největší exponent, číslo s tímto exponentem je ± nekonečno
MIN_EXPONENT - Static variable in class applicationlayer.CFloat
Nejmenší exponent, číslo s tímto exponentem je ± nula
MULTIPLY - Static variable in class applicationlayer.calcevaluation.COperator
Operátor násobení
multiply(CFloat) - Method in class applicationlayer.CFloat
Vrací CFloat číslo, jehož hodnota je (this*operand)
multiply(AbstractMatrix) - Method in class applicationlayer.linearalgebra.AbstractMatrix
Vrací součin dvou matic (this * operand)
multiply(AbstractMatrix) - Method in class applicationlayer.linearalgebra.CMatrix
 
multiply(AbstractMatrix) - Method in class applicationlayer.linearalgebra.DMatrix
 

A C D E G H I J L M N O P Q R S T V Z