Arcane  v4.1.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence du modèle de la structure Arcane::Alina::backend::nonzeros_impl< Matrix, Enable >

Implementation for function returning the number of nonzeros in a matrix. Plus de détails...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/alina/arccore/alina/BackendInterface.h>

+ Graphe de collaboration de Arcane::Alina::backend::nonzeros_impl< Matrix, Enable >:

Fonctions membres publiques statiques

static size_t get (const Matrix &A)
 

Description détaillée

template<class Matrix, class Enable = void>
struct Arcane::Alina::backend::nonzeros_impl< Matrix, Enable >

Implementation for function returning the number of nonzeros in a matrix.

Note
Used in nonzeros().

Définition à la ligne 187 du fichier BackendInterface.h.

Documentation des fonctions membres

◆ get()

template<class Matrix, class Enable = void>
static size_t Arcane::Alina::backend::nonzeros_impl< Matrix, Enable >::get ( const Matrix & A)
inlinestatic

Définition à la ligne 189 du fichier BackendInterface.h.


La documentation de cette structure a été générée à partir du fichier suivant :