Skip to content
GitLab
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • libeigen libeigen
  • eigen eigen
  • Issues
  • #1282

Type conversion warning

Submitted by ian.h.bell@gmail.com

Assigned to Nobody

Link to original bugzilla bug (#1282)
Version: 3.3 (current stable)
Operating system: Windows

Description

In tippy Eigen, in Visual Studio 2015 I get lots of warnings like these

2>c:\users\belli\documents\code\coolprop-v5-new\externals\eigen\eigen\src/Core/MathFunctionsImpl.h(36): warning C4305: 'argument': truncation from 'double' to 'const float'

The offending lines seem to be of the type:

const T alpha_1 = pset1<T>(4.89352455891786e-03);

Edited Dec 05, 2019 by Eigen Bugzilla
Assignee
Assign to
Time tracking