Home
last modified time | relevance | path

Searched refs:lab_bound_type (Results 1 – 2 of 2) sorted by relevance

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/LabCH/trait/bound/
H A Dscalar.hpp29 …:lab::bound::natural< scalar_name, index_type, ::color::constant::lab::CIE_entity > lab_bound_type; typedef
44 …e_type a = std::max<scalar_instance_type>( fabs( lab_bound_type::template minimum<1>() ), lab_boun… in c_max()
45 …e_type b = std::max<scalar_instance_type>( fabs( lab_bound_type::template minimum<2>() ), lab_boun… in c_max()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/
H A Dcolor.pp2f.hpp38378 …:lab::bound::natural< scalar_name, index_type, ::color::constant::lab::CIE_entity > lab_bound_type; typedef
38392 …nce_type a = std::max<scalar_instance_type>(fabs(lab_bound_type::template minimum<1>()), lab_bound… in c_max()
38393 …nce_type b = std::max<scalar_instance_type>(fabs(lab_bound_type::template minimum<2>()), lab_bound… in c_max()