Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y Z 

S

saveOutputData(int) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
scaleFactorX - Variable in class net.danap.numericalworksheet.main.GraphPanel
 
scaleFactorY - Variable in class net.danap.numericalworksheet.main.GraphPanel
 
Secant - Class in net.danap.numericalworksheet.approximations
Secant root approximation method implementation class.
Secant() - Constructor for class net.danap.numericalworksheet.approximations.Secant
 
secantCard - Variable in class net.danap.numericalworksheet.main.MethodPanel
 
SecantPanel - Class in net.danap.numericalworksheet.approximationpanels
The SecantPanel used for collecting input data required to execcute the Secant approximation.
SecantPanel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.SecantPanel
 
SecondDerivative - Class in net.danap.numericalworksheet.approximations
The SecondDerivative formula approximation method implementation class.
secondDerivativeCard - Variable in class net.danap.numericalworksheet.main.MethodPanel
 
SecondDerivativePanel - Class in net.danap.numericalworksheet.approximationpanels
The SecondderivativePanel used for collecting input data required to execute the Second Derivative Panel approximation.
SecondDerivativePanel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.SecondDerivativePanel
 
selectApproximation() - Static method in class net.danap.numericalworksheet.main.ExecuteApproximation
 
selectedGuidePoint - Variable in class net.danap.numericalworksheet.main.GraphPanel
 
selectedGuidePoint0 - Variable in class net.danap.numericalworksheet.main.GraphPanel
 
setBezier(double[][], double[][]) - Method in class net.danap.numericalworksheet.approximations.Bezier
 
setCoefficients(double[][], double[][]) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setComplexSystemState(boolean) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setCubicSplineData(double[], String[]) - Static method in class net.danap.numericalworksheet.approximationpanels.ClampedCubicSplinePanel
 
setCubicSplineData(double[], String[]) - Static method in class net.danap.numericalworksheet.approximationpanels.CubicSplinePanel
 
setDataPoints(double[], double[]) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setElement(int, int, double) - Method in class net.danap.numericalworksheet.utilities.Matrix
 
setEndPoints(double[], double[]) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setEquationString(String) - Static method in class net.danap.numericalworksheet.main.MainInputPanel
 
setEvaluatedPointResults(String) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setGraphActiveCoordinate(String) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setGraphColors(String, Color) - Method in class net.danap.numericalworksheet.main.GraphPanel
 
setGraphCurrentCoordinate(String) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setGraphDefaults(String) - Method in class net.danap.numericalworksheet.main.GraphPanel
 
setGraphScale() - Method in class net.danap.numericalworksheet.main.GraphPanel
 
setGraphTranslation(int) - Method in class net.danap.numericalworksheet.main.GraphPanel
 
setGridScaleText(String) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setGuidePoints(double[][], double[][]) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setIm(double) - Method in class net.danap.numericalworksheet.utilities.Complex
 
setLDLData(double[][]) - Static method in class net.danap.numericalworksheet.approximationpanels.LDLPanel
 
setLLData(double[][]) - Static method in class net.danap.numericalworksheet.approximationpanels.LLPanel
 
setLUData(double[][]) - Static method in class net.danap.numericalworksheet.approximationpanels.LUPanel
 
setMatrix_bln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.CramerPanel
 
setMatrix_bln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.GaussEliminationPanel
 
setMatrix_bln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LDLPanel
 
setMatrix_bln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LinearSystemsPanel
 
setMatrix_bln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LLPanel
 
setMatrix_bln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LUPanel
 
setMatrixA(String) - Static method in class net.danap.numericalworksheet.approximationpanels.MatrixPanel
 
setMatrixAln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.MatrixPanel
 
setMatrixB(String) - Static method in class net.danap.numericalworksheet.approximationpanels.MatrixPanel
 
setMatrixBln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.MatrixPanel
 
setMatrixCoefficients(String) - Static method in class net.danap.numericalworksheet.approximationpanels.CramerPanel
 
setMatrixCoefficients(String) - Static method in class net.danap.numericalworksheet.approximationpanels.GaussEliminationPanel
 
setMatrixCoefficients(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LDLPanel
 
setMatrixCoefficients(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LinearSystemsPanel
 
setMatrixCoefficients(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LLPanel
 
setMatrixCoefficients(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LUPanel
 
setMatrixCoefficientsln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.CramerPanel
 
setMatrixCoefficientsln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.GaussEliminationPanel
 
setMatrixCoefficientsln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LDLPanel
 
setMatrixCoefficientsln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LinearSystemsPanel
 
setMatrixCoefficientsln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LLPanel
 
setMatrixCoefficientsln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LUPanel
 
setOutputData(String) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setOutputDataFormat(int, int) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setOutputDataln(String) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
setOutputPaneTab(String) - Method in class net.danap.numericalworksheet.main.OutputPanel
 
setPlotPolySegmentsCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setPlotPolySegmentsCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.ClampedCubicSplinePanel
 
setPlotPolySegmentsCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.CubicSplinePanel
 
setPolar(double, double) - Method in class net.danap.numericalworksheet.utilities.Complex
 
setRe(double) - Method in class net.danap.numericalworksheet.utilities.Complex
 
setSegPolyStrings(String[], String[]) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setStateCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.CramerPanel
 
setStateCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.GaussEliminationPanel
 
setStateCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.LDLPanel
 
setStateCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.LinearSystemsPanel
 
setStateCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.LLPanel
 
setStateCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.LUPanel
 
setStateLDLDataCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.LDLPanel
 
setStateLLDataCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.LLPanel
 
setStateLUDataCheckbox(boolean) - Static method in class net.danap.numericalworksheet.approximationpanels.LUPanel
 
setTxtAreaFunctionPoints_Values(String) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setTxtAreaFunctionPoints_Values(String) - Static method in class net.danap.numericalworksheet.approximationpanels.ClampedCubicSplinePanel
 
setTxtAreaFunctionPoints_Values(String) - Static method in class net.danap.numericalworksheet.approximationpanels.CubicSplinePanel
 
setTxtAreaFunctionPoints_Values(String) - Static method in class net.danap.numericalworksheet.approximationpanels.HermitePanel
 
setTxtAreaFunctionPoints_Values(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LagrangePanel
 
setTxtAreaFunctionPoints_Values(String) - Static method in class net.danap.numericalworksheet.approximationpanels.NewtonDivDiffPanel
 
setTxtAreaFunctionPoints_Valuesln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setTxtAreaFunctionPoints_Valuesln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.ClampedCubicSplinePanel
 
setTxtAreaFunctionPoints_Valuesln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.CubicSplinePanel
 
setTxtAreaFunctionPoints_Valuesln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.HermitePanel
 
setTxtAreaFunctionPoints_Valuesln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LagrangePanel
 
setTxtAreaFunctionPoints_Valuesln(String) - Static method in class net.danap.numericalworksheet.approximationpanels.NewtonDivDiffPanel
 
setTxtFieldGuidePoint(String) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setTxtFieldNumberOfPoints(String) - Static method in class net.danap.numericalworksheet.approximationpanels.BezierPanel
 
setTxtFieldNumberOfPoints(String) - Static method in class net.danap.numericalworksheet.approximationpanels.ClampedCubicSplinePanel
 
setTxtFieldNumberOfPoints(String) - Static method in class net.danap.numericalworksheet.approximationpanels.CubicSplinePanel
 
setTxtFieldNumberOfPoints(String) - Static method in class net.danap.numericalworksheet.approximationpanels.HermitePanel
 
setTxtFieldNumberOfPoints(String) - Static method in class net.danap.numericalworksheet.approximationpanels.LagrangePanel
 
setTxtFieldNumberOfPoints(String) - Static method in class net.danap.numericalworksheet.approximationpanels.NewtonDivDiffPanel
 
setUpperTriangle() - Method in class net.danap.numericalworksheet.utilities.Matrix
 
setWorkSheetModeState(boolean) - Static method in class net.danap.numericalworksheet.main.OutputPanel
 
SimpsonDoubleQuad - Class in net.danap.numericalworksheet.approximations
The SimpsonDoubleQuad composite integration approximation method implementation class.
SimpsonDoubleQuad() - Constructor for class net.danap.numericalworksheet.approximations.SimpsonDoubleQuad
 
simpsonDoubleQuadCard - Variable in class net.danap.numericalworksheet.main.MethodPanel
 
SimpsonDoubleQuadPanel - Class in net.danap.numericalworksheet.approximationpanels
The SimpsonDoubleQuadPanel is used for collecting input data required to execute the Composite Simpson Double Quadrature approximation.
SimpsonDoubleQuadPanel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.SimpsonDoubleQuadPanel
 
simpsonIntegral(double, double) - Method in class net.danap.numericalworksheet.approximations.SimpsonQuad2
 
simpsonIntegral(double, double) - Method in class net.danap.numericalworksheet.utilities.NA_Utils
 
SimpsonQuad - Class in net.danap.numericalworksheet.approximations
The SimpsonQuad composite integration approximation method implementation class.
SimpsonQuad() - Constructor for class net.danap.numericalworksheet.approximations.SimpsonQuad
 
SimpsonQuad2 - Class in net.danap.numericalworksheet.approximations
The SimpsonQuad Adaptive integration approximation method implementation class.
SimpsonQuad2() - Constructor for class net.danap.numericalworksheet.approximations.SimpsonQuad2
 
simpsonQuad2Card - Variable in class net.danap.numericalworksheet.main.MethodPanel
 
SimpsonQuad2Panel - Class in net.danap.numericalworksheet.approximationpanels
The SimpsonQuad2Panel used for collecting input data required to execute the Simpson Adaptive Quadrature approximation.
SimpsonQuad2Panel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.SimpsonQuad2Panel
 
simpsonQuadCard - Variable in class net.danap.numericalworksheet.main.MethodPanel
 
SimpsonQuadPanel - Class in net.danap.numericalworksheet.approximationpanels
The SimpsonQuadPanel used for collecting input data required to execute the Composite Simpson Quadrature approximation.
SimpsonQuadPanel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.SimpsonQuadPanel
 
sin - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
 
sin(Complex) - Static method in class net.danap.numericalworksheet.utilities.Complex
 
sin() - Method in class net.danap.numericalworksheet.utilities.Complex
 
sinc - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
 
SincFunc - Class in net.danap.numericalworksheet.functions
Sinc function
SincFunc() - Constructor for class net.danap.numericalworksheet.functions.SincFunc
 
SinFunc - Class in net.danap.numericalworksheet.functions
Sine function
SinFunc() - Constructor for class net.danap.numericalworksheet.functions.SinFunc
 
sqr - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
 
SqrFunc - Class in net.danap.numericalworksheet.functions
Square function
SqrFunc() - Constructor for class net.danap.numericalworksheet.functions.SqrFunc
 
sqrt - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
 
sqrt() - Method in class net.danap.numericalworksheet.utilities.Complex
 
SqrtFunc - Class in net.danap.numericalworksheet.functions
Square Root function
SqrtFunc() - Constructor for class net.danap.numericalworksheet.functions.SqrtFunc
 
stateChanged(ChangeEvent) - Method in class net.danap.numericalworksheet.main.OutputPanel
 
stype - Variable in class net.danap.numericalworksheet.expression.Symbol
 
sub - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
 
SubFunc - Class in net.danap.numericalworksheet.functions
Subtraction function
SubFunc() - Constructor for class net.danap.numericalworksheet.functions.SubFunc
 
subtract(Rational) - Method in class net.danap.numericalworksheet.utilities.Rational
 
subtract(Rational, Rational) - Static method in class net.danap.numericalworksheet.utilities.Rational
 
SYM_EXPRNODE - Static variable in class net.danap.numericalworksheet.expression.Symbol
 
SYM_TERMINAL - Static variable in class net.danap.numericalworksheet.expression.Symbol
 
SYM_UNKNOWN - Static variable in class net.danap.numericalworksheet.expression.Symbol
 
Symbol - Class in net.danap.numericalworksheet.expression
An input symbol in an expression.
Symbol() - Constructor for class net.danap.numericalworksheet.expression.Symbol
 
Symbol(int, int) - Constructor for class net.danap.numericalworksheet.expression.Symbol
 
Symbol(int, int, double) - Constructor for class net.danap.numericalworksheet.expression.Symbol
 
Symbol(int, int, char) - Constructor for class net.danap.numericalworksheet.expression.Symbol
 
Symbol(int, int, String) - Constructor for class net.danap.numericalworksheet.expression.Symbol
 
Symbol(int, ExprNode) - Constructor for class net.danap.numericalworksheet.expression.Symbol
 
A B C D E F G H I K L M N O P R S T U V W X Y Z 
Skip navigation links