pipe_double_words_to_memory

Function pipe_double_words_to_memory 

Source
pub fn pipe_double_words_to_memory(num_words: Felt) -> (Word, Vec<Felt>)
Expand description

Returns an even number of words from the advice stack along with the RPO hash of all read words.

Cycles: 10 + 9 * num_words / 2