get_ode_model_size: Get the number of states in the ODE from the code code C++...

View source: R/get_ode_model_size.R

get_ode_model_sizeR Documentation

Get the number of states in the ODE from the code code C++ code for model

Description

Get the number of states in the ODE from the code code C++ code for model

Usage

get_ode_model_size(code)

Arguments

code

C++ code

Value

Number of states in the ODE model


PKPDsim documentation built on June 8, 2025, 10:32 a.m.