Lattice Tester Online Documentation 0.1.0-861
Software Package For Testing The Uniformity Of Integral Lattices In The Real Space
Loading...
Searching...
No Matches
WeightsProjectionDependent.cc File Reference
#include "latticetester/Util.h"
#include "latticetester/WeightsProjectionDependent.h"
#include <iostream>
#include <string>
#include <cstdlib>
#include <sstream>

Namespaces

namespace  LatticeTester
 Lattice namespace.
 

Functions

static bool LatticeTester::check_next_chars (istream &is, const string &token)
 Helper function to check the next characters from an input stream.
 
static void LatticeTester::skip_any (istream &is, const string &characters)
 Helper function to skip all characters of a given class.
 
istream & LatticeTester::operator>> (std::istream &is, WeightsProjectionDependent &weights)