Ixion
0.19
  • Overview
  • C++ API
    • Quickstart
    • Formula
      • Formula Engine
      • Formula Functions
      • Formula Cell
      • Formula Tokens
      • Formula Name Resolver
      • Types
    • Data Store
    • Interfaces
  • Python API
Ixion
  • C++ API
  • Formula
  • View page source

Formula

  • Formula Engine
    • parse_formula_string()
    • register_formula_cell()
    • unregister_formula_cell()
    • query_dirty_cells()
    • query_and_sort_dirty_cells()
    • calculate_sorted_cells()
  • Formula Functions
    • formula_function_t
    • get_formula_function_name()
    • get_formula_function_opcode()
  • Formula Cell
    • formula_cell
    • formula_result
  • Formula Tokens
    • formula_token
    • formula_tokens_store
    • named_expression_t
    • Utility Functions
  • Formula Name Resolver
    • formula_name_resolver
    • formula_name_t
  • Types
    • fopcode_t
    • Matrix
Previous Next

© Copyright 2024, Kohei Yoshida.

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