Difference between revisions of "Template:Algorithm"
Jump to navigation
Jump to search
[unchecked revision] | [unchecked revision] |
GrishinaAnna (talk | contribs) (Created page with "{{algorithm | name = Разложение Холецкого | serial_complexity = <math>O(n^3)</math> | pf_height = <math>O(n)</math> | pf_width...") |
GrishinaAnna (talk | contribs) |
||
Line 1: | Line 1: | ||
{{algorithm | {{algorithm | ||
− | | name = | + | | name = Метод Якоби вычисления сингулярных чисел и векторов |
| serial_complexity = <math>O(n^3)</math> | | serial_complexity = <math>O(n^3)</math> | ||
− | | pf_height = <math> | + | | pf_height = <math></math> |
− | | pf_width = <math> | + | | pf_width = <math></math> |
− | | input_data = <math> | + | | input_data = <math>n^2</math> |
− | | output_data = <math> | + | | output_data = <math>2n^2 + n</math> |
}} | }} |
Revision as of 11:12, 15 October 2016
Template loop detected: Template:Algorithm