chihaya
Validating delayed array operations in HDF5
|
Files | |
file | binary_arithmetic.hpp [code] |
Validation for delayed binary arithmetic operations. | |
file | binary_comparison.hpp [code] |
Validation for delayed binary comparisons. | |
file | binary_logic.hpp [code] |
Validation for delayed binary logical operations. | |
file | chihaya.hpp [code] |
Umbrella header for all chihaya code. | |
file | combine.hpp [code] |
Validation for delayed combining operations. | |
file | constant_array.hpp [code] |
Constant array, stored inside the file. | |
file | custom_array.hpp [code] |
Validation for custom third-party arrays. | |
file | dense_array.hpp [code] |
Dense array, stored inside the file. | |
file | dimnames.hpp [code] |
Validation for delayed dimnames assignment. | |
file | external_hdf5.hpp [code] |
Validation for external HDF5 arrays. | |
file | matrix_product.hpp [code] |
Validation for delayed matrix products. | |
file | sparse_matrix.hpp [code] |
Validation for compressed sparse column matrices. | |
file | subset.hpp [code] |
Validation for delayed subsets. | |
file | subset_assignment.hpp [code] |
Validation for delayed subset assignment. | |
file | transpose.hpp [code] |
Validation for delayed transposition. | |
file | unary_arithmetic.hpp [code] |
Validation for delayed unary arithmetic operations. | |
file | unary_comparison.hpp [code] |
Validation for delayed unary comparisons. | |
file | unary_logic.hpp [code] |
Validation for delayed unary logic operations. | |
file | unary_math.hpp [code] |
Validation for delayed unary math operations. | |
file | unary_special_check.hpp [code] |
Validation for delayed unary special checks. | |
file | utils_public.hpp [code] |
Various public utilities. | |
file | validate.hpp [code] |
Main validation function. | |