| CholeskyAllocator | Allocates and initializes input to the Cholesky factorization... |
| CholeskyMicrobenchmark | Conducts a single performance trial with the Cholesky... |
| ClaraClusteringMicrobenchmark | Conducts a single performance trial with the cluster::clara... |
| ClusteringAllocator | Allocates and initializes input to the clustering for machine... |
| ClusteringMicrobenchmark | This class specifies a clustering for machine learning... |
| ComputeAverageTime | Computes the average of a vector of performance trial times |
| ComputeStandardDeviation | Computes the standard deviation of a vector of performance... |
| CrossprodAllocator | Allocates and populates input to the matrix cross product... |
| CrossprodMicrobenchmark | Conducts a single performance trial with the matrix cross... |
| DeformtransAllocator | Allocates and populates input to the matrix deformation and... |
| DeformtransMicrobenchmark | Conducts a single performance trial with the matrix... |
| DenseMatrixMicrobenchmark | This class specifies a dense matrix microbenchmark. |
| DeterminantAllocator | Allocates and populates input to the matrix determinant dense... |
| DeterminantMicrobenchmark | Conducts a single performance trial with the matrix... |
| EigenAllocator | Allocates and populates input to the matrix... |
| EigenMicrobenchmark | Conducts a single performance trial with the matrix... |
| GenerateClusterData | Generates clusters from multivariate normal distributions |
| GetClusteringDefaultMicrobenchmarks | Initializes the list of default clustering microbenchmarks |
| GetClusteringExampleMicrobenchmarks | Initializes the list of example clustering microbenchmarks |
| GetConfigurableEnvParameter | Retrieves the value of an environment variable referenced by... |
| GetDenseMatrixDefaultMicrobenchmarks | Initializes the list of default dense matrix microbenchmarks |
| GetDenseMatrixExampleMicrobenchmarks | Initializes the list of example dense matrix microbenchmarks |
| GetNumberOfThreads | Retrieves the number of threads from the environment |
| GetSparseCholeskyDefaultMicrobenchmarks | Initializes the list of default sparse Cholesky factorization... |
| GetSparseCholeskyExampleMicrobenchmarks | Initializes the list of example sparse Cholesky factorization... |
| GetSparseLuDefaultMicrobenchmarks | Initializes the list of default sparse LU factorization... |
| GetSparseMatrixVectorDefaultMicrobenchmarks | Initializes the list of default sparse matrix-vector... |
| GetSparseMatrixVectorExampleMicrobenchmarks | Initializes the list of example sparse matrix-vector... |
| GetSparseQrDefaultMicrobenchmarks | Initializes the list of default sparse QR factorization... |
| LsfitAllocator | Allocates and populates input to the matrix least squares fit... |
| LsfitMicrobenchmark | Conducts a single performance trial with the matrix least... |
| MatmatAllocator | Allocates and populates input to the matrix-matrix... |
| MatmatMicrobenchmark | Conducts a single performance trial with the matrix-matrix... |
| MatvecAllocator | Allocates and populates input to the matrix-vector... |
| MatvecMicrobenchmark | Conducts a single performance trial with the matrix-vector... |
| MicrobenchmarkClusteringKernel | Performs microbenchmarking of a clustering for machine... |
| MicrobenchmarkDenseMatrixKernel | Performs microbenchmarking of a dense matrix linear algebra... |
| MicrobenchmarkSparseMatrixKernel | Performs microbenchmarking of a sparse matrix linear algebra... |
| PamClusteringMicrobenchmark | Conducts a single performance trial with the cluster::pam... |
| PerformClusteringMicrobenchmarking | Performs microbenchmarking of machine learning functions... |
| PerformSparseMatrixKernelMicrobenchmarking | Performs microbenchmarking of sparse matrix kernels specified... |
| PrintClusteringMicrobenchmarkResults | Prints results of a clustering for machine learning... |
| PrintDenseMatrixMicrobenchmarkResults | Prints results of a dense matrix microbenchmark |
| PrintSparseMatrixMicrobenchmarkResults | Prints results of a sparse matrix microbenchmark |
| QrAllocator | Allocates and populates input to the QR factorization dense... |
| QrMicrobenchmark | Conducts a single performance trial with the QR factorization... |
| RHPCBenchmark | RHPCBenchmark: A package for performance testing intrinsic R... |
| RunDenseMatrixBenchmark | Runs all of the dense matrix microbenchmarks |
| RunMachineLearningBenchmark | Runs all of the machine learning microbenchmarks |
| RunSparseMatrixBenchmark | Runs all of the sparse matrix microbenchmarks |
| SolveAllocator | Allocates and populates input to the dense matrix kernel... |
| SolveMicrobenchmark | Conducts a single performance trial with the dense matrix... |
| SparseCholeskyAllocator | Allocates and initializes input to the Cholesky factorization... |
| SparseCholeskyMicrobenchmark | Conducts a single performance trial with the Cholesky... |
| SparseLuAllocator | Allocates and initializes input to the LU factorization... |
| SparseLuMicrobenchmark | Conducts a single performance trial with the LU factorization... |
| SparseMatrixMicrobenchmark | This class specifies a sparse matrix microbenchmark. |
| SparseMatrixVectorAllocator | Allocates and initializes input to the matrix-vector... |
| SparseMatrixVectorMicrobenchmark | Conducts a single performance trial with the matrix-vector... |
| SparseQrAllocator | Allocates and initializes input to the QR factorization... |
| SparseQrMicrobenchmark | Conducts a single performance trial with the QR factorization... |
| SvdAllocator | Allocates and populates input to the singular value... |
| SvdMicrobenchmark | Conducts a single performance trial with the singular value... |
| TransposeAllocator | Allocates and populates input to the matrix transpose dense... |
| TransposeMicrobenchmark | Conducts a single performance trial with the matrix transpose... |
| WriteClusteringPerformanceResultsCsv | Appends performance test results of a clustering... |
| WriteDenseMatrixPerformanceResultsCsv | Appends dense matrix performance test results to a file in... |
| WriteSparseMatrixPerformanceResultsCsv | Appends sparse matrix performance test results to a file in... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.