#include <mnt6_pairing.hpp>
Definition at line 60 of file mnt6_pairing.hpp.
 
◆ operator==()
◆ operator<<
◆ operator>>
Definition at line 40 of file mnt6_pairing.cpp.
   41{
   42    in >> prec_P.PX;
   44    in >> prec_P.PY;
   46    in >> prec_P.PX_twist;
   48    in >> prec_P.PY_twist;
   49 
   50    return in;
   51}
void consume_OUTPUT_SEPARATOR(std::istream &in)
 
 
◆ PX
      
        
          | mnt6_Fq libff::mnt6_ate_G1_precomp::PX | 
      
 
 
◆ PX_twist
      
        
          | mnt6_Fq3 libff::mnt6_ate_G1_precomp::PX_twist | 
      
 
 
◆ PY
      
        
          | mnt6_Fq libff::mnt6_ate_G1_precomp::PY | 
      
 
 
◆ PY_twist
      
        
          | mnt6_Fq3 libff::mnt6_ate_G1_precomp::PY_twist | 
      
 
 
The documentation for this struct was generated from the following files: