vmmlib  1.7.0
 All Classes Namespaces Functions Pages
vmml::validator Class Reference
+ Collaboration diagram for vmml::validator:

Static Public Member Functions

template<size_t M, typename T >
static bool is_valid (const vector< M, T > &data_)
 
template<size_t M, size_t N, typename T >
static bool is_valid (const matrix< M, N, T > &data_)
 
template<size_t M, size_t N, size_t L, typename T >
static bool is_valid (const tensor3< M, N, L, T > &data_)
 

Detailed Description

Definition at line 48 of file validator.hpp.


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