Алговики:Технический форум: различия между версиями

Материал из Алговики
Перейти к навигации Перейти к поиску
[непроверенная версия][выверенная версия]
(Демонстрация шаблонов.)
(Перенесено на отдельную страницу.)
Строка 1: Строка 1:
 
{{project internals nav}}
 
{{project internals nav}}
 
== Используемые шаблоны ==
 
 
<source lang=html4strict>
 
{{in use|~~~}}
 
</source>
 
 
 
{{in use|[[Участник:Nebaruzdin|Nebaruzdin]] ([[Обсуждение участника:Nebaruzdin|обсуждение]])}}
 
 
 
<source lang=html4strict>
 
{{algorithm
 
| name              = Разложение Холецкого
 
| serial_complexity = <math>O(n^3)</math>
 
| pf_height        = <math>O(n)</math>
 
| pf_width          = <math>O(n^2)</math>
 
| input_data        = <math>\frac{n (n + 1)}{2}</math>
 
| output_data      = <math>\frac{n (n + 1)}{2}</math>
 
}}
 
</source>
 
 
{{algorithm
 
| name              = Разложение Холецкого
 
| serial_complexity = <math>O(n^3)</math>
 
| pf_height        = <math>O(n)</math>
 
| pf_width          = <math>O(n^2)</math>
 
| input_data        = <math>\frac{n (n + 1)}{2}</math>
 
| output_data      = <math>\frac{n (n + 1)}{2}</math>
 
}}
 

Версия 12:37, 22 октября 2015

Технический форум
Wrench font awesome.svg Обсуждение технических вопросов, связанных с работой Алговики. Wrench font awesome.svg

Общий форум | Технический форум | Справка