Index

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

F

FastGradientDescentMethod - Class in methods
Class of Fast Gradient realisation
FastGradientDescentMethod(double) - Constructor for class methods.FastGradientDescentMethod
Standard constructor
FastGradientDescentMethod(double, boolean, String) - Constructor for class methods.FastGradientDescentMethod
Full constructor
findMinimum(Function, double[]) - Method in interface interfaces.Method
search minimum of the function with start from the point in x_0
findMinimum(Function, double[]) - Method in class methods.ConjugateGradientMethod
 
findMinimum(Function, double[]) - Method in class methods.FastGradientDescentMethod
 
findMinimum(Function, double[]) - Method in class methods.GradientDescentMethod
 
frobeniusNorm(double[][]) - Static method in class SaZhaK.MatrixUtil
Функция подсчёта нормы Фробениуса матрицы
Function - Interface in interfaces
Interface for realisation of R^m function, where m more or equal 2
functions - Variable in class Functions.HandlerForFunctions
list of quadratic functions to find minimum of
Functions - package Functions
 
A B C D E F G H I L M N O P Q R S T 
All Classes|All Packages