ConstLinDecompOpWithLinearScalarFactor {SoilR}R Documentation

Generic constructor for the class with the same name

Description

Generic constructor for the class with the same name

Usage

ConstLinDecompOpWithLinearScalarFactor(
  mat,
  internal_flux_rates,
  out_flux_rates,
  numberOfPools,
  xi
)

Arguments

mat

see method arguments

internal_flux_rates

see method arguments

out_flux_rates

see method arguments

numberOfPools

see method arguments

xi

see method arguments

S4-methods


[Package SoilR version 1.2.105 Index]