找回密码
 注册
查看: 355|回复: 0

R语言 rPorta包 vint-method()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 20:05:33 | 显示全部楼层 |阅读模式
vint-method(rPorta)
vint-method()所属R语言包:rPorta

                                        Method "vint"
                                         法“酿酒”

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

enumeration of integral inner points of  a  linear system
积分的线性系统的内部的点的枚举


用法----------Usage----------


## S4 method for signature 'ieqFile':
vint(object)



参数----------Arguments----------

参数:object
Object of class ieqFile
对象的类ieqFile的


Details

详细信息----------Details----------

vint enumerates all integral points within given bounds that  are valid for a linear system.
vint列举了所有的积分点在给定的边界是有效的线性系统。

In object lower and upper bounds for each component  must be  given.  The correponding slots are lower_bounds and upper_bounds. They have to contain exactly  dim integers.  The  i-th  entry  of such a line gives the upper resp. lower bound for the i-th component.
在object每个组件的上限和下限必须提供。 correponding插槽是lower_bounds和upper_bounds。他们必须完全包含朦胧的整数。这样的行的第i个输入给出的上呼吸道。的第i个分量的下界。


值----------Value----------

Returns the found integral points in a poiFile object.
返回整点在poiFile对象。


(作者)----------Author(s)----------


Robin Nunkesser <a href="mailto:Robin.Nunkesser@tu-dortmund.de">Robin.Nunkesser@tu-dortmund.de</a>



参见----------See Also----------

"ieqFile"
"ieqFile"


实例----------Examples----------


# A very simple example[一个很简单的例子]
example<-as.ieqFile(cbind(diag(3),rep(0,3)))
example@lower_bounds<-c(-1,-1,-1)
example@upper_bounds<-c(1,1,1)
vint(example)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-26 13:39 , Processed in 0.028630 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表