|
Graphite Version 3
An experimental 3D geometry processing program
|
Public Attributes | |
| FUNPTR_malloc | Malloc |
| FUNPTR_free | Free |
| FUNPTR_memcpy | Memcpy |
| FUNPTR_memset | Memset |
| FUNPTR_dcopy | Dcopy |
| FUNPTR_dscal | Dscal |
| FUNPTR_ddot | Ddot |
| FUNPTR_dnrm2 | Dnrm2 |
| FUNPTR_daxpy | Daxpy |
| FUNPTR_dmul | Dmul |
| FUNPTR_dgemv | Dgemv |
| FUNPTR_dtpsv | Dtpsv |
| FUNPTR_reset_stats | reset_stats |
| FUNPTR_show_stats | show_stats |
| NLboolean | has_unified_memory |
| double | start_time |
| NLulong | flops |
| NLulong | used_ram [2] |
| NLulong | max_used_ram [2] |
| double | sq_rnorm |
| double | sq_bnorm |
| double | aux_time |
| FUNPTR_daxpy NLBlas::Daxpy |
| FUNPTR_dcopy NLBlas::Dcopy |
| FUNPTR_ddot NLBlas::Ddot |
| FUNPTR_dgemv NLBlas::Dgemv |
| FUNPTR_dmul NLBlas::Dmul |
| FUNPTR_dnrm2 NLBlas::Dnrm2 |
| FUNPTR_dscal NLBlas::Dscal |
| FUNPTR_dtpsv NLBlas::Dtpsv |
| FUNPTR_free NLBlas::Free |
| FUNPTR_malloc NLBlas::Malloc |
| FUNPTR_memcpy NLBlas::Memcpy |
| FUNPTR_memset NLBlas::Memset |
| FUNPTR_reset_stats NLBlas::reset_stats |
| FUNPTR_show_stats NLBlas::show_stats |