Registry
|
This is the complete list of members for PowerMethod, including all inherited members.
calculate_max_eigenvalue() | PowerMethod | inline |
calculate_min_eigenvalue() | PowerMethod | inline |
get_iterations() | PowerMethod | inline |
get_max_eigenvalue() | PowerMethod | inline |
get_min_eigenvalue() | PowerMethod | inline |
PowerMethod() | PowerMethod | |
print_eigenvector() | PowerMethod | inline |
print_matrix_A() | PowerMethod | inline |
print_matrix_B() | PowerMethod | inline |
set_linear_operator_A(SmartPtr< ILinearOperator > LinearOperatorA) | PowerMethod | inline |
set_linear_operator_B(SmartPtr< ILinearOperator > LinearOperatorB) | PowerMethod | inline |
set_max_iterations(size_t iterations) | PowerMethod | inline |
set_precision(double precision) | PowerMethod | inline |
set_solver(SmartPtr< ILinearOperatorInverse > Solver) | PowerMethod | inline |
set_start_vector(SmartPtr< Vector > start_vector) | PowerMethod | inline |