A B C D E F G H I L M N O P Q R S T U Z

C

c(RingElt) - Method in class com.perisic.ring.Matrix2x2Ring
Returns the third element of the matrix as an element of the base ring.
C - Static variable in class com.perisic.ring.Ring
The field C of complex numbers.
com.perisic.ring - package com.perisic.ring
 
construct(RingElt, RingElt, RingElt, RingElt) - Method in class com.perisic.ring.Matrix2x2Ring
constructs the elements of a 2*2 matrix, a, b, c, and d.
construct(int[], Object[]) - Method in class com.perisic.ring.PolynomialRing
Returns a Polynomial by matching exponents to coefficients.
construct(int, Object) - Method in class com.perisic.ring.PolynomialRing
Returns the Polynomial coefficient * X^exponent, where X is the variable of this PolynomialRing.
construct(RingElt, RingElt) - Method in class com.perisic.ring.QuotientField
Constructs numerator/denominator.
construct(BigInteger, BigInteger) - Method in class com.perisic.ring.RationalField
Returns numerator/denominator.
contents(RingElt) - Method in class com.perisic.ring.PolynomialRing
Returns the contents of b.
CyclotomicField - Class in com.perisic.ring
This class implements a cyclotomic field.
CyclotomicField(int, String) - Constructor for class com.perisic.ring.CyclotomicField
Constructs the algebraic number field which contains all nth roots of unity.

A B C D E F G H I L M N O P Q R S T U Z