Electroneum
multiexp.h File Reference
#include <vector>
#include "ringct/rctOps.h"
#include "ringct/multiexp.h"
Include dependency graph for multiexp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test_multiexp< algorithm, npoints, c >
 

Enumerations

enum  test_multiexp_algorithm {
  multiexp_bos_coster, multiexp_straus, multiexp_straus_cached, multiexp_pippenger,
  multiexp_pippenger_cached
}
 

Enumeration Type Documentation

◆ test_multiexp_algorithm

Enumerator
multiexp_bos_coster 
multiexp_straus 
multiexp_straus_cached 
multiexp_pippenger 
multiexp_pippenger_cached 

Definition at line 37 of file multiexp.h.