MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / clear

Method clear

src/include/tensor_2d.hpp:44–46  ·  view source on GitHub ↗

\brief clear the tensor_2d

Source from the content-addressed store, hash-verified

42
43 /// \brief clear the tensor_2d
44 void clear(){
45 buf = nullptr;
46 }
47
48 /// \brief get the buffer at the index
49 /// \param idx the index

Callers 15

get_interactive_inputMethod · 0.80
get_interactive_inputMethod · 0.80
handle_regular_keyMethod · 0.80
should_continue_inputMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
stopMethod · 0.80
finalizeMethod · 0.80
finalizeMethod · 0.80
finalize_chatMethod · 0.80

Calls

no outgoing calls

Tested by 3

mainFunction · 0.64
mainFunction · 0.64
mainFunction · 0.64