Boundary {SMRUCC.genomics.GCModeller.ModellingEngine.Dynamics.Core} | .NET clr documentation |
the reaction flux dynamics bounds range
# namespace SMRUCC.genomics.GCModeller.ModellingEngine.Dynamics.Core
export class Boundary {
forward: double;
# 反向的上限为零的售后表示不可逆反应
reverse: double;
}