- tearDown() - Method in class edu.jas.commons.math.CMFieldElementTest
-
- testConstruction() - Method in class edu.jas.commons.math.CMFieldElementTest
-
Test constructor and toString.
- testFactory() - Method in class edu.jas.commons.math.CMFieldElementTest
-
Test factory and toString.
- testMatrixConversion() - Method in class edu.jas.commons.math.CMFieldElementTest
-
Test matrix conversions.
- testVectorConversion() - Method in class edu.jas.commons.math.CMFieldElementTest
-
Test vector conversions.
- toArray(GenVector<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
- toArray(List<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
- toArray(GenMatrix<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
- toArrayFromMatrix(List<ArrayList<C>>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
- toCMFieldElement(C[]) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElement(GenVector<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElement(List<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElement(C[][]) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElement(GenMatrix<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElementFromMatrix(List<ArrayList<C>>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElementRE(RingElem<C>[]) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElementRE(RingElem<C>[][]) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldElementVector(GenVector<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toCMFieldMatrix(GenMatrix<C>) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
Convert JAS RingElem to commons-math
FieldElement.
- toList(C[]) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
- toList(C[][]) - Static method in class edu.jas.commons.math.CMFieldElementUtil
-
- toString() - Method in class edu.jas.commons.math.CMField
-
Get the string representation.
- toString() - Method in class edu.jas.commons.math.CMFieldElement
-
Get the string representation.
- trace(GenMatrix<C>) - Method in class edu.jas.commons.math.GaussElimination
-
Trace of a matrix.