Index

A B C D E F G H I J L M N O P R S T U W 
All Classes|All Packages

S

SaZhaK - package SaZhaK
 
scalar(double[], double[]) - Method in class GradientMethods.ConjugateGradientMethod
 
setElement(int, int, Object) - Method in class SaZhaK.AbstractMatrix
 
setL(int, int, double) - Method in class matrix.ProfileMatrix
Setter of specified element in L
setProfile(int, int, double, double[]) - Method in class matrix.ProfileMatrix
Setter of specified profile element for specified profile
setU(int, int, double) - Method in class matrix.ProfileMatrix
Setter of specified element in U
showByGetters() - Method in class matrix.ProfileMatrix
Writing matrix in "square" format to System.out
showL() - Method in class matrix.ProfileMatrix
Writing L part os Matrix in "square" format to System.out
showU() - Method in class matrix.ProfileMatrix
Writing U part os Matrix in "square" format to System.out
simplify() - Method in class SaZhaK.Fraction
 
size() - Method in class matrix.LineColumnMatrix
Размер матрицы
size() - Method in class matrix.ProfileMatrix
Getter of matrix dimension.
solve() - Method in class CommonGaussMethod
функция для инициации решения СЛАУ
solve(String[]) - Static method in class Main
Решение системы уравнений
solve(ProfileMatrix, double[]) - Static method in class LuSolver
Решение СЛАУ (Ах = y) через LU разложение + метод Гаусса.
solveBonus(String) - Static method in class Main
Решение через метод сопряженных градиентов
Span - Class in SaZhaK
 
Span(double, double) - Constructor for class SaZhaK.Span
 
startIteration(Function, double[]) - Method in class GradientMethods.ConjugateGradientMethod
Iterative method of ConjugateGradient.
subtract(double[][], double[][]) - Static method in class SaZhaK.MatrixUtil
Функция вычитания двух матриц
subtract(double[], double[]) - Static method in class SaZhaK.MatrixUtil
Функция вычитания двух векторов
subtract(ComplexNumber) - Method in class SaZhaK.ComplexNumber
 
subtract(Fraction) - Method in class SaZhaK.Fraction
 
subtract(Matrix) - Method in class SaZhaK.AbstractMatrix
 
subtract(Matrix) - Method in class SaZhaK.Matrix
 
subtract(Polynomial) - Method in class SaZhaK.Polynomial
 
subtractFromSpecifiedPosition(double[][], double[][], int) - Static method in class SaZhaK.MatrixUtil
Функция вычитания двух матриц, начниая с указанного элемента
subtractRows(double[][], int, int, double, int) - Static method in class SaZhaK.MatrixUtil
Функция для вычитания одной строи из другой с указанным коэффициентом
swap(double[][], int, int, int) - Static method in class SaZhaK.MatrixUtil
Функция для перестановки строк до указанного элемента
swapColumns(double[][], int, int) - Static method in class SaZhaK.MatrixUtil
Функция перестановки местами столбцов матрицы
swapRows(double[][], int, int) - Static method in class SaZhaK.MatrixUtil
Функция перестановки местами строк матрицы
A B C D E F G H I J L M N O P R S T U W 
All Classes|All Packages