FEASST 0.25.12
  • Overview
  • Tutorials
  • Text Interface
  • Particle files and units
  • C++ Interface
  • Modify FEASST
  • pyfeasst
  • Python Interface
  • Contact
  • Contributing
  • Acknowledgement
  • Citation
FEASST 0.25.12
National Institute of Standards and Technology
  • »
  • C++ Interface »
  • Math »
  • <no title>

  • Position
    • Position
      • Position()
      • Position()
      • coord()
      • set_vector()
      • set_from_cartesian()
      • push_back()
      • set_from_spherical()
      • set_from_spherical()
      • set_from_spherical()
      • spherical()
      • spherical()
      • coord()
      • set_coord()
      • add_to_coord()
      • size()
      • dimension()
      • set_to_origin_3D()
      • set_to_origin()
      • set_to_origin()
      • add()
      • subtract()
      • divide()
      • divide()
      • multiply()
      • dot_product()
      • dot_product()
      • cross_product()
      • squared_distance()
      • distance()
      • squared_distance()
      • distance()
      • str()
      • cosine()
      • vertex_angle_radians()
      • torsion_angle_radians()
      • normalize()
      • is_equal()
      • is_equal()
      • nearest_distance_to_axis()
      • orthogonal()
      • reflect()
  • Matrix
    • Matrix
      • set_size()
      • Matrix()
      • num_rows()
      • num_columns()
      • set_value()
      • value()
      • matrix()
      • check()
      • transpose()
      • transpose()
      • add()
      • multiply()
      • zero()
      • identity()
      • multiply()
      • multiply()
      • multiply()
      • multiply()
      • is_equal()
      • str()
      • determinant()
      • invert()
      • is_identity()
      • skew_symmetric_cross_product()
    • RotationMatrix
      • axis_angle()
      • axis_angle_opt()
      • rotate()
      • rotate()
      • quaternion()
      • vector_onto_vector()
      • vector_onto_vector()
      • check()
  • Histogram
    • Histogram
      • expandable()
      • set_bin_size()
      • set_width_center()
      • set_width_min_max()
      • set_edges()
      • set_edges()
      • set_not_expandable()
      • edges()
      • max()
      • min()
      • size()
      • bin()
      • center_of_bin()
      • center_of_last_bin()
      • add()
      • histogram()
      • str()
  • Minimize
    • Minimize
      • tolerance()
      • lower()
      • set_lower()
      • upper()
      • set_upper()
      • bracket()
      • minimum()
  • GoldenSearch
    • GoldenSearch
      • bracket()
  • Euler
    • Euler
      • Euler()
      • set()
      • set()
      • phi()
      • theta()
      • psi()
      • compute_rotation_matrix()
      • is_equal()
      • str()
  • Random
    • Random
      • seed_by_time()
      • seed()
      • uniform()
      • uniform()
      • coin_flip()
      • uniform_real()
      • index()
      • element()
      • const_element()
      • alpha_numeric()
      • position_in_cube()
      • position_in_cube()
      • position_in_cuboid()
      • position_in_cuboid()
      • unit_sphere_surface()
      • position_in_spherical_shell()
      • index_from_cumulative_probability()
      • quaternion()
      • rotation()
      • rotation()
      • standard_normal()
      • normal()
      • cache()
      • set_cache_to_load()
      • set_cache_to_unload()
      • class_name()
  • RandomMT19937
    • RandomMT19937
      • standard_normal()
  • RandomModulo
    • RandomModulo
  • Formula
    • Formula
      • Formula()
  • FormulaExponential
    • FormulaExponential
  • Solver
    • Solver
      • Solver()
      • tolerance()
      • is_lower()
      • lower()
      • set_lower()
      • is_upper()
      • upper()
      • set_upper()
      • guess()
      • set_guess()
      • root()
  • SolverNewtonRaphson
    • SolverNewtonRaphson
      • root()
  • math/include/constants
    • feasst
      • feasst::NEAR_INFINITY
      • feasst::NEAR_ZERO
      • feasst::PI
  • math/include/quadratic_equation
    • feasst
      • feasst::quadratic_equation()
  • SolverBisection
    • SolverBisection
      • root()
  • FormulaPolynomial
    • FormulaPolynomial
  • Table
    • Table
      • minimum()
      • maximum()
      • bin_spacing()
      • write()
    • Table1D
      • Table1D()
      • num()
      • bin_to_value()
      • value_to_nearest_bin()
      • set_data()
      • data()
      • add()
      • linear_interpolation()
      • forward_difference_interpolation()
      • minimum()
      • maximum()
    • Table2D
      • Table2D()
      • num0()
      • num1()
      • num()
      • bin_to_value()
      • value_to_nearest_bin()
      • set_data()
      • data()
      • add()
      • linear_interpolation()
      • minimum()
      • maximum()
    • Table3D
      • Table3D()
      • num0()
      • num1()
      • num2()
      • num()
      • bin_to_value()
      • value_to_nearest_bin()
      • set_data()
      • data()
      • add()
      • linear_interpolation()
      • minimum()
      • maximum()
      • write()
      • Table3D()
    • Table4D
      • Table4D()
      • num0()
      • num1()
      • num2()
      • num3()
      • num()
      • bin_to_value()
      • value_to_nearest_bin()
      • set_data()
      • data()
      • add()
      • linear_interpolation()
      • minimum()
      • maximum()
      • write()
      • Table4D()
    • Table5D
      • Table5D()
      • num0()
      • num1()
      • num2()
      • num3()
      • num4()
      • num()
      • bin_to_value()
      • value_to_nearest_bin()
      • set_data()
      • data()
      • add()
      • linear_interpolation()
      • minimum()
      • maximum()
      • write()
      • Table5D()
    • Table6D
      • Table6D()
      • num0()
      • num1()
      • num2()
      • num3()
      • num4()
      • num5()
      • num()
      • bin_to_value()
      • value_to_nearest_bin()
      • set_data()
      • data()
      • add()
      • linear_interpolation()
      • minimum()
      • maximum()
      • write()
      • Table6D()
  • math/include/utils_math
    • feasst
      • feasst::round()
      • feasst::average()
      • feasst::product()
      • feasst::minimum()
      • feasst::minimum()
      • feasst::minimum()
      • feasst::minimum()
      • feasst::minimum()
      • feasst::minimum()
      • feasst::maximum()
      • feasst::maximum()
      • feasst::maximum()
      • feasst::maximum()
      • feasst::maximum()
      • feasst::maximum()
      • feasst::sum()
      • feasst::sum()
      • feasst::sum()
      • feasst::local_minimum_indices()
      • feasst::feasst_union()
      • feasst::feasst_difference()
      • feasst::sgn()
      • feasst::radians_to_degrees()
      • feasst::degrees_to_radians()
      • feasst::feasst_swap()
      • feasst::feasst_sort()
      • feasst::is_in_interval()
      • feasst::cumulative_probability()
      • feasst::spherical_shell_volume()
      • feasst::add()
      • feasst::add()
      • feasst::add()
      • feasst::add()
      • feasst::factorial()
      • feasst::has_bad_value()
      • feasst::has_bad_value()
  • SolverBrentDekker
    • SolverBrentDekker
      • root()
  • Accumulator
    • Accumulator
      • max_block_operations()
      • num_moments()
      • accumulate()
      • average()
      • stdev()
      • std()
      • stdev_of_av()
      • block_stdev()
      • block_std_of_std()
      • block_averages()
      • block_size()
      • blocks()
      • largest_blocks()
      • largest_block_operation()
      • block_stdev()
      • num_values()
      • sum()
      • sum_dble()
      • sum_of_squared()
      • sum_of_squared_dble()
      • reset()
      • max()
      • min()
      • moment()
      • moments()
      • status_header()
      • status()
      • str()
      • last_value()
      • is_equivalent()
Previous Next

Built with Sphinx using a theme provided by Read the Docs.

  • Privacy Statement
  • Privacy Policy
  • Security Notice
  • Accessibility Statement
  • NIST Privacy Program
  • No Fear Act Policy
  • Disclaimer
  • FOIA
  • Environmental Policy Statement
  • Cookie Disclaimer
  • Scientific Integrity Summary
  • NIST Information Quality Standards
  • Business USA
  • Commerce.gov
  • Healthcare.gov
  • Science.gov
  • USA.gov
National Institute of Standards and Technology logo