ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Class MeasurementLabels

alps::MeasurementLabels

Synopsis

// In header: <alps/scheduler/measurement_operators.h>


class MeasurementLabels : public alps::MeasurementOperators {
public:
  // construct/copy/destruct
  template<typename LatticeModel> MeasurementLabels(LatticeModel const &, int);
};

Description

MeasurementLabels public construct/copy/destruct

  1. template<typename LatticeModel> MeasurementLabels(LatticeModel const &, int);
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo

PrevUpHomeNext