mptensor v0.4.0
Parallel Library for Tensor Network Methods
Loading...
Searching...
No Matches
rsvd.cc File Reference

Benchmark for RSVD. More...

#include <ctime>
#include <iomanip>
#include <iostream>
#include <mptensor/mptensor.hpp>
#include "timer.hpp"
Include dependency graph for rsvd.cc:

Typedefs

using ptensor = DTensor
 

Functions

int omp_get_max_threads ()
 
int main (int argc, char **argv)
 

Detailed Description

Benchmark for RSVD.

Author
Satoshi Morita morit.nosp@m.a@is.nosp@m.sp.u-.nosp@m.toky.nosp@m.o.ac..nosp@m.jp
Date
Feb 32016

Typedef Documentation

◆ ptensor

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ omp_get_max_threads()

int omp_get_max_threads ( )