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

Namespace for delayed unary arithmetic operations. More...

Functions

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

Detailed Description

Namespace for delayed unary arithmetic operations.

Function Documentation

◆ validate()

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