Here is a list of all enum values with links to the classes they belong to:
- y -
- yes : STK::hidden::IsArithmetic< T >, STK::hidden::IsArithmetic< bool >, STK::hidden::IsArithmetic< char >, STK::hidden::IsArithmetic< double >, STK::hidden::IsArithmetic< float >, STK::hidden::IsArithmetic< long double >, STK::hidden::IsArithmetic< signed char >, STK::hidden::IsArithmetic< signed int >, STK::hidden::IsArithmetic< signed long >, STK::hidden::IsArithmetic< signed short >, STK::hidden::IsArithmetic< unsigned char >, STK::hidden::IsArithmetic< unsigned int >, STK::hidden::IsArithmetic< unsigned long >, STK::hidden::IsArithmetic< unsigned short >, STK::hidden::IsInt< Type >, STK::hidden::IsInt< bool >, STK::hidden::IsInt< char >, STK::hidden::IsInt< signed char >, STK::hidden::IsInt< signed int >, STK::hidden::IsInt< signed long >, STK::hidden::IsInt< signed short >, STK::hidden::IsInt< unsigned char >, STK::hidden::IsInt< unsigned int >, STK::hidden::IsInt< unsigned long >, STK::hidden::IsInt< unsigned short >
- YOU_CANNOT_USED_A_ZERODIMENSIONAL_METHOD_ON_THIS_OBJECT : STK::StaticAssert< true >
- YOU_CANNOT_USED_AN_UNIDIMENSIONAL_METHOD_ON_THIS_OBJECT : STK::StaticAssert< true >
- YOU_CANNOT_USED_THIS_METHOD_WITH_THIS_KIND_OF_ARRAY : STK::StaticAssert< true >
- YOU_CANNOT_USED_THIS_TYPE_OF_DATA_WITH_THIS_OBJECT : STK::StaticAssert< true >
- YOU_HAVE_TO_USE_A_MATRIX_OR_SQUARE_MATRIX_IN_THIS_METHOD : STK::StaticAssert< true >
- YOU_HAVE_TO_USE_A_SQUARE_MATRIX_IN_THIS_METHOD : STK::StaticAssert< true >
- YOU_HAVE_TO_USE_A_VECTOR_OR_POINT_IN_THIS_METHOD : STK::StaticAssert< true >
- YOU_HAVE_TO_USE_TWO_ARRAYS_WITH_THE_SAME_ORIENTATION : STK::StaticAssert< true >
- YOU_TRIED_CALLING_A_DENSE_METHOD_ON_SPARSE_STORAGE : STK::StaticAssert< true >
- YOU_TRIED_CALLING_A_MATRIX_METHOD_ON_A_VECTOR : STK::StaticAssert< true >
- YOU_TRIED_CALLING_A_POINT_METHOD_ON_SOMETHING_ELSE : STK::StaticAssert< true >
- YOU_TRIED_CALLING_A_VECTOR_METHOD_ON_A_MATRIX : STK::StaticAssert< true >
- YOU_TRIED_CALLING_A_VECTOR_METHOD_ON_SOMETHING_ELSE : STK::StaticAssert< true >
- YOU_TRIED_TO_APPLY_A_BINARY_OPERATOR_BETWEEN_NOT_COMPATIBLE_ARRAYS : STK::StaticAssert< true >
- YOU_TRIED_TO_APPLY_A_BINARY_OPERATOR_WITH_WRONG_COLS_SIZE : STK::StaticAssert< true >
- YOU_TRIED_TO_APPLY_A_BINARY_OPERATOR_WITH_WRONG_DIMENSIONS_SIZE : STK::StaticAssert< true >
- YOU_TRIED_TO_APPLY_A_BINARY_OPERATOR_WITH_WRONG_ROWS_SIZE : STK::StaticAssert< true >
- YOU_TRIED_TO_APPLY_A_METHOD_BETWEEN_NOT_COMPATIBLE_ARRAYS : STK::StaticAssert< true >
- YOU_TRIED_TO_APPLY_A_PRODUCT_OPERATOR_BETWEEN_NOT_COMPATIBLE_ARRAYS : STK::StaticAssert< true >
- YOU_TRIED_TO_ASSIGN_A_NOT_COMPATIBLE_ARRAY : STK::StaticAssert< true >
- YOU_TRIED_TO_CONSTRUCT_A_POINT_WITH_MORE_THAN_ONE_ROW : STK::StaticAssert< true >
- YOU_TRIED_TO_CONSTRUCT_A_REFERENCE_WITH_A_DIFFERENT_ORIENTATION : STK::StaticAssert< true >
- YOU_TRIED_TO_CONSTRUCT_A_SCALAR_WITH_MORE_THAN_ONE_ROW_OR_ONE_COLUMN : STK::StaticAssert< true >
- YOU_TRIED_TO_CONSTRUCT_A_SQUAREMATRIX_WITH_DIFFERENT_DIMENSIONS : STK::StaticAssert< true >
- YOU_TRIED_TO_CONSTRUCT_A_VECTOR_WITH_MORE_THAN_ONE_COLUM : STK::StaticAssert< true >
- YOU_TRIED_TO_USE_A_UNIDIMENSIONAL_METHOD_ON_A_MATRIX : STK::StaticAssert< true >
- YOU_TRIED_TO_WRAP_A_CONTAINER_WHICH_IS_NOT_1D_AS_A_VARIABLE : STK::StaticAssert< true >
- YOU_TRIED_TO_WRAP_A_CONTAINER_WITH_THE_WRONG_TYPE_AS_A_VARIABLE : STK::StaticAssert< true >