IMP logo

PermutationSampler.h File Reference

The class samples all permutations in a discrete set to particles. Each anchor point can be mapped to one particle for a specific mapping. For example, for anchor points [1,2,3,4,5,6] to particles [a,b,c,d] the sampling space would be: [1,2,3,4],[1,2,3,5],[1,2,3,6],[1,2,4,3],......,[6,5,4,2],[6,5,4,3] Copyright 2007-2010 IMP Inventors. All rights reserved. More...

Include dependency graph for PermutationSampler.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Data Structures

class  IMP::domino::PermutationSampler
 Permutation sampler. More...

Namespaces

namespace  IMP
 The IMP kernel provides base classes and key shared functionality.
namespace  IMP::domino
 This module provides a framework for applying a divide-and-conquer sampling.

Detailed Description

The class samples all permutations in a discrete set to particles. Each anchor point can be mapped to one particle for a specific mapping. For example, for anchor points [1,2,3,4,5,6] to particles [a,b,c,d] the sampling space would be: [1,2,3,4],[1,2,3,5],[1,2,3,6],[1,2,4,3],......,[6,5,4,2],[6,5,4,3] Copyright 2007-2010 IMP Inventors. All rights reserved.

The class samples all permutations of transformations to particles Copyright 2007-2010 IMP Inventors. All rights reserved.


Generated on Mon Mar 8 23:06:42 2010 for IMP by doxygen 1.5.8