Sha256: bceddd549bfa3d8213635d5ce80d0640fed54f5fa6da82528ae7612fe014348a

Contents?: true

Size: 305 Bytes

Versions: 4

Compression:

Stored size: 305 Bytes

Contents

/**
 * @file EigenRand
 * @author bab2min (bab2min@gmail.com)
 * @brief 
 * @version 0.3.0
 * @date 2020-10-07
 * 
 * @copyright Copyright (c) 2020
 * 
 */

#ifndef EIGENRAND_EIGENRAND_H
#define EIGENRAND_EIGENRAND_H

#include <Eigen/Dense>
#include <EigenRand/Macro.h>
#include <EigenRand/Core.h>

#endif

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tomoto-0.2.3 vendor/EigenRand/EigenRand/EigenRand
tomoto-0.2.2 vendor/EigenRand/EigenRand/EigenRand
tomoto-0.2.1 vendor/EigenRand/EigenRand/EigenRand
tomoto-0.2.0 vendor/EigenRand/EigenRand/EigenRand