MCPcopy Create free account
hub / github.com/aff3ct/aff3ct / set_seed

Method set_seed

src/Module/Decoder/Decoder.cpp:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112void
113Decoder ::set_seed(const int /*seed*/)
114{
115 // do nothing in the general case, this method has to be overrided
116}
117
118void
119Decoder ::set_n_frames(const size_t n_frames)

Callers 2

create_sequenceMethod · 0.45
create_sequenceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected