Sha256: f4e33dccea3ca6f9792d273728a057712c6af4caaba0227c27a7f72de371d713

Contents?: true

Size: 305 Bytes

Versions: 5

Compression:

Stored size: 305 Bytes

Contents

/**
 * @file EigenRand
 * @author bab2min (bab2min@gmail.com)
 * @brief 
 * @version 0.2.0
 * @date 2020-06-22
 * 
 * @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

5 entries across 5 versions & 1 rubygems

Version Path
tomoto-0.1.4 vendor/EigenRand/EigenRand/EigenRand
tomoto-0.1.3 vendor/EigenRand/EigenRand/EigenRand
tomoto-0.1.2 vendor/EigenRand/EigenRand/EigenRand
tomoto-0.1.1 vendor/EigenRand/EigenRand/EigenRand
tomoto-0.1.0 vendor/EigenRand/EigenRand/EigenRand