O(日志* N)是什么? [英] What is O(log* N)?

查看:162
本文介绍了O(日志* N)是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是 O(日志* N)?我发现网上没有说明。

What is O(log* N)? I found it online with no description.

我知道大呵呵,日志* 是个问题

I know big-Oh, the log* is the question

推荐答案

O(日志* N)重对数

在计算机科学中,n的重对数,写日志* N(经常读数星星),是对数函数必须在结果小于或等于1之前迭代应用的次数

In computer science, the iterated logarithm of n, written log* n (usually read "log star"), is the number of times the logarithm function must be iteratively applied before the result is less than or equal to 1.

这篇关于O(日志* N)是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆