GradientDescentRotationGenerator

 

__init__(self, column_function, gradient, tol=1e-16, max_iterations=10, damping_parameter=0.9, damping_exponent=1.1, restart_interval=3): 

 

__call__(self, mat, col_i, col_j): 

Feedback

Examples

Templates

Documentation