MCPcopy Create free account
hub / github.com/arrayfire/forge / get

Method get

src/api/cpp/vector_field.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121fg_vector_field VectorField::get() const
122{
123 return mValue;
124}
125}

Callers 1

VectorFieldMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected