random.h File Reference
#include <random>
#include <TiledArray/type_traits.h>
#include "mpqc/math/external/eigen/eigen.h"
#include <Eigen/QR>
Include dependency graph for random.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 mpqc
 The top-level namespace for all Massively Parallel Quantum Chemistry package.
 
 mpqc::math
 

Functions

template<typename T >
RowMatrix< T > mpqc::math::random_unitary (int size, int seed=42)
 
template<typename T >
RowMatrix< T > mpqc::math::complex_random_unitary (int size)