JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.raumzeitfalle.registration.solver
Interface Solution
public interface
Solution
A vector holding the coefficients obtained by solving the described system of equations. The length of the coefficient vector depends on the degrees of freedom of the data set used for calculation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
get
(int index)
Method Detail
get
double get(int index)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method