chihaya
Validating delayed array operations in HDF5
Loading...
Searching...
No Matches
Functions
chihaya::unary_special_check Namespace Reference

Namespace for delayed unary special checks. More...

Functions

ArrayDetails validate (const H5::Group &handle, const ritsuko::Version &version, Options &options)
 

Detailed Description

Namespace for delayed unary special checks.

Function Documentation

◆ validate()

ArrayDetails chihaya::unary_special_check::validate ( const H5::Group &  handle,
const ritsuko::Version &  version,
Options options 
)
inline
Parameters
handleAn open handle on a HDF5 group representing an unary special check operation.
versionVersion of the chihaya specification.
optionsValidation options.
Returns
Details of the object after applying the special check. Otherwise, if the validation failed, an error is raised.