Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
G
- get(int) - Method in class de.tu_bs.isbs.util.math.Vector
-
Gets element at index i.
- get(int, int) - Method in class Jama.Matrix
-
Get a single element.
- get(String, String) - Static method in class de.tu_bs.isbs.util.prefs.PreferencesUtil
-
Fragt den Wert eines Attributs aus der Registry ab.
- get(Timestamp) - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
-
Näherungsfunktion für Untergrundtemperatur.
- get(Timestamp, double, int) - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
-
Näherungsfunktion für Untergrundtemperatur.
- getArray() - Method in class de.tu_bs.isbs.util.math.Vector
-
Returns the underlying 1-dimensional Array.
- getArray() - Method in class Jama.Matrix
-
Access the internal two-dimensional array.
- getArrayCopy() - Method in class Jama.Matrix
-
Copy the internal two-dimensional array.
- getBorderGap() - Method in class de.stefanreiser.swing.text.TextLineNumber
-
Gets the border gap
- getByYearFraction(double) - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
-
Näherungsfunktion für Untergrundtemperatur.
- getByYearFractionImpl(double) - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
-
Näherungsfunktion für Untergrundtemperatur
- getByYearFractionImpl(double) - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.MonthlyMeanBottomTemperature
- getCacheStatistics() - Method in class de.tu_bs.isbs.util.math.functions.AbstractCachedFunction
- getCheckedIndices() - Method in class de.stefanreiser.swing.misc.JCheckBoxList
- getCheckedValues() - Method in class de.stefanreiser.swing.misc.JCheckBoxList
- getColumnDimension() - Method in class Jama.Matrix
-
Get column dimension.
- getColumnPackedCopy() - Method in class Jama.Matrix
-
Make a one-dimensional column packed copy of the internal array.
- getCurrentLineForeground() - Method in class de.stefanreiser.swing.text.TextLineNumber
-
Gets the current line rendering Color
- getD() - Method in class Jama.EigenvalueDecomposition
-
Return the block diagonal eigenvalue matrix
- getData() - Method in class de.stefanreiser.swing.JKeyValueList
-
Liefert die Daten als LinkedHashMap.
- getDepth() - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
-
Tiefe [cm], in der dieser Temperaturverlauf gilt.
- getDepth() - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.MonthlyMeanBottomTemperature
- getDerivative() - Method in interface de.tu_bs.isbs.util.math.functions.DifferentiableFunction
-
Ableitung
- getDiag(int) - Method in class de.tu_bs.isbs.util.math.matrix.tridiag.TridiagonalMatrix
-
Diagonale abfragen.
- getDigitAlignment() - Method in class de.stefanreiser.swing.text.TextLineNumber
-
Gets the digit alignment
- getDoublePivot() - Method in class Jama.LUDecomposition
-
Return pivot permutation vector as a one-dimensional double array
- getE() - Method in class de.tu_bs.isbs.util.physics.rheology.RestrainedMaxwellModel
- getElementAt(int) - Method in class de.stefanreiser.swing.IndexListModel
- getErrtol() - Static method in class netlib.slatec.Drc
- getErrtol() - Static method in class netlib.slatec.Drd
- getErrtol() - Static method in class netlib.slatec.Drf
- getErrtol() - Static method in class netlib.slatec.Drj
- getEvaluationsPerInterval(int) - Static method in class netlib.quadpack.Dqage
-
Anzahl der pro Intervall benötigten Funktionsaufrufe.
- getFractionalAmountOfYear(int) - Method in class de.tu_bs.isbs.util.physics.timeseries.Period
- getFractionalAmountOfYear(Timestamp) - Static method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
- getFractionalAmountOfYear(Timestamp, double, int) - Static method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
- getFunction() - Method in interface de.tu_bs.isbs.util.math.functions.DifferentiableFunction
-
Funktion
- getFunctionValue(double) - Method in class de.tu_bs.isbs.util.math.functions.AbstractCachedFunction
- getFunctionValue(double) - Method in interface de.tu_bs.isbs.util.math.functions.UnivariateDoubleFunction
- getFunctionValue(double) - Method in interface de.tu_bs.isbs.util.math.functions.UnivariateFunction
- getFunctionValue(double) - Method in interface de.tu_bs.isbs.util.math.functions.UnivariateVectorFunction
- getFunctionValue(double) - Method in interface de.tu_bs.isbs.util.physics.rheology.Viscosity
- getH() - Method in class Jama.QRDecomposition
-
Return the Householder vectors
- getImagEigenvalues() - Method in class Jama.EigenvalueDecomposition
-
Return the imaginary parts of the eigenvalues
- getInsetModeAction() - Method in class de.stefanreiser.swing.text.JTextArea
- getIntegrationRule(int) - Static method in class netlib.quadpack.Dqage
- getL() - Method in class Jama.CholeskyDecomposition
-
Return triangular factor.
- getL() - Method in class Jama.LUDecomposition
-
Return lower triangular factor
- getLabel() - Method in class de.stefanreiser.swing.combobox.ComboBoxPairItem
- getLimit(int) - Method in class de.tu_bs.isbs.util.math.quadrature.AdaptiveQuadrature
-
Berechnet die Anzahl der erlaubten Unterteilungen (limit) aus einer Angabe der maximal erlaubten Funktionsauswertungen (maxEval).
- getMatrix() - Method in class de.tu_bs.isbs.util.math.Vector
-
Returns the underlying 1xN-Matrix.
- getMatrix(int[], int[]) - Method in class Jama.Matrix
-
Get a submatrix.
- getMatrix(int[], int, int) - Method in class Jama.Matrix
-
Get a submatrix.
- getMatrix(int, int, int[]) - Method in class Jama.Matrix
-
Get a submatrix.
- getMatrix(int, int, int, int) - Method in class Jama.Matrix
-
Get a submatrix.
- getMinimumDisplayDigits() - Method in class de.stefanreiser.swing.text.TextLineNumber
-
Gets the minimum display digits
- getOption() - Method in exception jargs.gnu.CmdLineParser.IllegalOptionValueException
- getOptionChar() - Method in exception jargs.gnu.CmdLineParser.NotFlagException
- getOptionName() - Method in exception jargs.gnu.CmdLineParser.UnknownOptionException
- getOptionValue(CmdLineParser.Option) - Method in class jargs.gnu.CmdLineParser
-
Equivalent to
getOptionValue(o, null)
. - getOptionValue(CmdLineParser.Option, Object) - Method in class jargs.gnu.CmdLineParser
- getOptionValues(CmdLineParser.Option) - Method in class jargs.gnu.CmdLineParser
- getPivot() - Method in class Jama.LUDecomposition
-
Return pivot permutation vector
- getQ() - Method in class Jama.QRDecomposition
-
Generate and return the (economy-sized) orthogonal factor
- getR() - Method in class Jama.QRDecomposition
-
Return the upper triangular factor
- getRealEigenvalues() - Method in class Jama.EigenvalueDecomposition
-
Return the real parts of the eigenvalues
- getRedoAction() - Method in class de.stefanreiser.swing.text.JTextArea
- getRemainingArgs() - Method in class jargs.gnu.CmdLineParser
- getRowDimension() - Method in class Jama.Matrix
-
Get row dimension.
- getRowPackedCopy() - Method in class Jama.Matrix
-
Make a one-dimensional row packed copy of the internal array.
- getS() - Method in class Jama.SingularValueDecomposition
-
Return the diagonal matrix of singular values
- getSingularValues() - Method in class Jama.SingularValueDecomposition
-
Return the one-dimensional array of singular values
- getSize() - Method in class de.stefanreiser.swing.IndexListModel
- getSize() - Method in interface de.tu_bs.isbs.util.math.functions.UnivariateVectorFunction
-
Liefert die Anzahl der Komponenten, die jeder Funktionswert-Vektor besitzt.
- getSubDiag(int) - Method in class de.tu_bs.isbs.util.math.matrix.tridiag.TridiagonalMatrix
-
Subdiagonale abfragen.
- getSuboption() - Method in exception jargs.gnu.CmdLineParser.UnknownSuboptionException
- getSuperDiag(int) - Method in class de.tu_bs.isbs.util.math.matrix.tridiag.TridiagonalMatrix
-
Superdiagonale abfragen.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class de.stefanreiser.swing.ToolTipTableCellRenderer
- getTemperatureFunction() - Method in class de.tu_bs.isbs.util.physics.rheology.RestrainedMaxwellModel
- getTextLineNumber(int) - Method in class de.stefanreiser.swing.text.TextLineNumber
- getTimestamp(int) - Method in class de.tu_bs.isbs.util.physics.timeseries.Period
- getTitle() - Method in class de.tu_bs.isbs.util.physics.geo.bottomtemperature.AbstractBottomTemperature
-
Titel: Informationen über das Model zur Anzeige in Meldungen u.ä.
- getU() - Method in class Jama.LUDecomposition
-
Return upper triangular factor
- getU() - Method in class Jama.SingularValueDecomposition
-
Return the left singular vectors
- getUndoAction() - Method in class de.stefanreiser.swing.text.JTextArea
- getUpdateFont() - Method in class de.stefanreiser.swing.text.TextLineNumber
-
Gets the update font property
- getUplim() - Static method in class netlib.slatec.Drd
- getV() - Method in class Jama.EigenvalueDecomposition
-
Return the eigenvector matrix
- getV() - Method in class Jama.SingularValueDecomposition
-
Return the right singular vectors
- getValue() - Method in class de.stefanreiser.swing.combobox.ComboBoxPairItem
- getValue() - Method in exception jargs.gnu.CmdLineParser.IllegalOptionValueException
- getValue(double) - Method in class de.tu_bs.isbs.util.physics.materials.StressOfTemperaturePolynomial
- getValue(double) - Method in interface de.tu_bs.isbs.util.physics.materials.YoungsModulus
- getValue(double) - Method in class de.tu_bs.isbs.util.physics.materials.YoungsModulusRegression
- getValue(String, Locale) - Method in class jargs.gnu.CmdLineParser.Option
- getViscosity() - Method in class de.tu_bs.isbs.util.physics.rheology.RestrainedMaxwellModel
- globbingStyleExpressionToRegEx(String) - Static method in class de.stefanreiser.StringUtils
-
Converts a wildcard-expression to Java-RegEx.
- globbingStyleExpressionToRegExString(String) - Static method in class de.stefanreiser.StringUtils
-
Converts a wildcard-expression to Java-RegEx String.
All Classes|All Packages