MCPcopy Create free account
hub / github.com/bgrimstad/splinter / getNumVariables

Function getNumVariables

include/function.h:69–72  ·  view source on GitHub ↗

* Get the dimension */

Source from the content-addressed store, hash-verified

67 * Get the dimension
68 */
69 inline unsigned int getNumVariables() const
70 {
71 return numVariables;
72 }
73
74 /**
75 * Check input

Callers 4

centralDifferenceMethod · 0.50
recordGridPointMethod · 0.50
initDataStructuresMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected