-  3.39.23
Static Public Member Functions | List of all members
matfaust::demo::runtimecmp Class Reference

Runtime comparison demo: Faust-vector and dense matrix-vector multiplications, differents RCGs, transpose. More...

Static Public Member Functions

static function runtime_comparison ()
 Runtime comparison. More...
 
static function Fig_runtime_comparison ()
 Runtime comparison figure. More...
 

Detailed Description

Runtime comparison demo: Faust-vector and dense matrix-vector multiplications, differents RCGs, transpose.

Member Function Documentation

◆ Fig_runtime_comparison()

static function matfaust::demo::runtimecmp::Fig_runtime_comparison ( )
static

Runtime comparison figure.

This script displays the result of the runtime comparison between faust multiplication and dense matrix multiplication for various configuration of faust (dimension of the faust, number of factors, Relative Complexity Gain (RCG), fix type of sparsity (sp, spcol,splin))

◆ runtime_comparison()

static function matfaust::demo::runtimecmp::runtime_comparison ( )
static

Runtime comparison.

This script performs runtime comparison between faust multiplication and dense matrix multiplication for various configuration of faust (dimension of the faust, number of factors, Relative Complexity Gain (RCG), fix type of sparsity (sp, spcol,splin))


The documentation for this class was generated from the following file: